X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/91207ae10128bd35e281e65858f33163ec17b38c..37925d03657db662fdbfe701089bd2c2bd88f40d:/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 9a2b2bd29..a226eb77f 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, };