]> 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>
Sun, 31 Jul 2011 08:05:39 +0000 (04:05 -0400)
commitd8f8189187f5e75c1016828e4395e62633324aa5
tree1766e2ce71e6a7de971d8008148bc95b27d64444
parent29f414d2060ec2f61629a86ce97ae2e12b607330
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