aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/mach-crag6410-module.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-11-23 20:22:37 +0000
committerArnd Bergmann <arnd@arndb.de>2011-11-23 20:22:37 +0000
commit4f778f56ee4f399439e401d45c1a76d72120a1f3 (patch)
treef631adac6f956c2a0cde72c41d2e02b7a3e8bccb /arch/arm/mach-s3c64xx/mach-crag6410-module.c
parentMerge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes (diff)
parentARM: SAMSUNG: include linux/types.h at gpio-cfg.h (diff)
downloadlinux-dev-4f778f56ee4f399439e401d45c1a76d72120a1f3.tar.xz
linux-dev-4f778f56ee4f399439e401d45c1a76d72120a1f3.zip
Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
Diffstat (limited to 'arch/arm/mach-s3c64xx/mach-crag6410-module.c')
-rw-r--r--arch/arm/mach-s3c64xx/mach-crag6410-module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c64xx/mach-crag6410-module.c b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
index 66668565ee75..f208154b1382 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410-module.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410-module.c
@@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*/
-#include <linux/module.h>
+#include <linux/export.h>
#include <linux/interrupt.h>
#include <linux/i2c.h>