summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/prom.c
diff options
context:
space:
mode:
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-12-17 23:00:49 +0100
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>2011-12-17 23:00:49 +0100
commita4581b35e1bc80becf240238bc787a5ec2727db0 (patch)
tree34cbf36101639403a766e74deb36e7015d871b39 /arch/mips/lantiq/prom.c
parentvideo: s3c2410: fix checkpatch error and warnings (diff)
parentLinux 3.2-rc6 (diff)
downloadlinux-a4581b35e1bc80becf240238bc787a5ec2727db0.tar.xz
linux-a4581b35e1bc80becf240238bc787a5ec2727db0.zip
Merge commit 'v3.2-rc6' into fbdev-next
Diffstat (limited to 'arch/mips/lantiq/prom.c')
-rw-r--r--arch/mips/lantiq/prom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/lantiq/prom.c b/arch/mips/lantiq/prom.c
index 56ba007bf1e5..e34fcfd0d5ca 100644
--- a/arch/mips/lantiq/prom.c
+++ b/arch/mips/lantiq/prom.c
@@ -6,7 +6,7 @@
* Copyright (C) 2010 John Crispin <blogic@openwrt.org>
*/
-#include <linux/module.h>
+#include <linux/export.h>
#include <linux/clk.h>
#include <asm/bootinfo.h>
#include <asm/time.h>