drivers/input: add export.h to symbol exporting files.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 25 Oct 2011 18:51:47 +0000 (14:51 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:16 +0000 (19:31 -0400)
These files are not modules but are exporting symbols and/or
making use of THIS_MODULE macro.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found