]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hid: Fix up files needing export.h for EXPORT_SYMBOL
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 14:25:27 +0000 (10:25 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:19 +0000 (17:31 -0400)
commit2ec3f929a42749c013f8dac8e254b978bf972919
treef263d914d48390c78b6b309cc1a2c9658800d03f
parent744adf447cd60e899bab906365fe079be8cb1125
hid: Fix up files needing export.h for EXPORT_SYMBOL

With module.h being implicitly everywhere via device.h, the absence
of explicitly including something for EXPORT_SYMBOL went unnoticed.
Since we are heading to fix things up and clean module.h from the
device.h file, we need to explicitly include these files now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/hid/hid-debug.c
drivers/hid/hid-pl.c
drivers/hid/usbhid/hid-quirks.c