]> 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, 28 Jul 2011 03:43:35 +0000 (23:43 -0400)
commit86eb7dd36a306d5d5c6eb2835d0ed907b738c083
tree6462f90c9a2a39dda87dbc377f2cb853013a97ff
parente1dcbd6952414051a44c61b0d35458da93a8f5ed
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