From 04d384818dd7cd924b201b807f3e6040aa564e75 Mon Sep 17 00:00:00 2001 From: Nelson Castillo Date: Wed, 19 Nov 2008 17:11:05 +0000 Subject: [Resend] Fix trivial warning By adding missing #include we fix 6 warnings that we care about (in our patchset). Signed-off-by: Nelson Castillo --- arch/arm/plat-s3c24xx/neo1973_shadow.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm') diff --git a/arch/arm/plat-s3c24xx/neo1973_shadow.c b/arch/arm/plat-s3c24xx/neo1973_shadow.c index 0ff3b831e71..a71350bd5ef 100644 --- a/arch/arm/plat-s3c24xx/neo1973_shadow.c +++ b/arch/arm/plat-s3c24xx/neo1973_shadow.c @@ -24,6 +24,7 @@ * */ +#include #include #include -- cgit v1.2.3