]> 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, 25 Aug 2011 17:55:13 +0000 (13:55 -0400)
commit19edb6ef8858b7d31e3dc378ccfdd70ccb72a1b6
treea679b275b35c457f6ef1bfda928c5a30d280223e
parent1be07ff23b71a11a437dcc9b301d254d7ea25791
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