X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/96ffc75a5ed0e2966e03f24fded9358ae96df3dc..edea5bf8fea8f42d639a2e925ee168748ee97ac9:/target/linux/gemini/patches/003-wbd111-static-flash-map.patch?ds=sidebyside 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, };