]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:31:18 +0000 (19:31 -0400)
commit028404cd9e055e90757fea7e0d5b4777d77244e6
tree3de895cfc5fa163ac4e6f020071045434ba9adc1
parentb43277ba13520600c306030af3930aac0dc358a7
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/usbhid/hid-quirks.c