drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:41:41 +0000 (12:41 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:54 +0000 (19:31 -0400)
We will need this to avoid build failures pending a future implicit
module.h presence cleanup.

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

No differences found