From 938a8c4217ac2a3864192180b906bc5fe82b357f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 15 May 2009 20:28:19 +0000 Subject: add missing includes SVN-Revision: 15876 --- target/linux/gemini/patches/003-wbd111-static-flash-map.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/linux/gemini/patches/003-wbd111-static-flash-map.patch') diff --git a/target/linux/gemini/patches/003-wbd111-static-flash-map.patch b/target/linux/gemini/patches/003-wbd111-static-flash-map.patch index 9a2b2bd299..a226eb77f6 100644 --- a/target/linux/gemini/patches/003-wbd111-static-flash-map.patch +++ b/target/linux/gemini/patches/003-wbd111-static-flash-map.patch @@ -1,14 +1,15 @@ --- a/arch/arm/mach-gemini/board-wbd111.c +++ b/arch/arm/mach-gemini/board-wbd111.c -@@ -15,6 +15,7 @@ - #include +@@ -16,6 +16,8 @@ + #include #include #include ++#include +#include #include #include #include -@@ -101,11 +102,50 @@ static struct sys_timer wbd111_timer = { +@@ -102,11 +104,50 @@ static struct sys_timer wbd111_timer = { .init = gemini_timer_init, }; -- cgit v1.2.3