summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorBen Dooks2006-04-09 23:21:09 +0200
committerRussell King2006-04-09 23:21:09 +0200
commit13011d08346d9d649119cc6ef519209c6f33f1e8 (patch)
treed27084187252caf496a24b7e5adc6e6cf6384211 /arch
parent[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name (diff)
downloadkernel-qcow2-linux-13011d08346d9d649119cc6ef519209c6f33f1e8.tar.gz
kernel-qcow2-linux-13011d08346d9d649119cc6ef519209c6f33f1e8.tar.xz
kernel-qcow2-linux-13011d08346d9d649119cc6ef519209c6f33f1e8.zip
[ARM] 3468/1: S3C2410: SMDK common include fix
Patch from Ben Dooks common-smdk.c does not include its own header file defining the exported prototypes. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-s3c2410/common-smdk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/common-smdk.c b/arch/arm/mach-s3c2410/common-smdk.c
index 36b8291b5e03..f372fbda124e 100644
--- a/arch/arm/mach-s3c2410/common-smdk.c
+++ b/arch/arm/mach-s3c2410/common-smdk.c
@@ -37,6 +37,7 @@
#include <asm/arch/nand.h>
+#include "common-smdk.h"
#include "devs.h"
#include "pm.h"