]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:41:10 +0000 (12:41 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:58 +0000 (17:31 -0400)
commitee9a5c2b6c773830f77c178e0e23ce87cdd3b653
tree570705d5f5bfb6a5a31309590ee3d26b2d54d19a
parentdcd1470f431cad601cbeec66645778cfe97d892e
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required

These macros are in <linux/export.h> and will no longer be
implicitly everywhere anymore.  Fix it up in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/mfd/asic3.c
drivers/mfd/pcf50633-irq.c
drivers/mfd/tmio_core.c
drivers/mfd/twl6030-irq.c