diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/gemini/patches/200-wbd222_support.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/gemini/patches/200-wbd222_support.patch b/target/linux/gemini/patches/200-wbd222_support.patch index 26b7d1e3ac..0251618c12 100644 --- a/target/linux/gemini/patches/200-wbd222_support.patch +++ b/target/linux/gemini/patches/200-wbd222_support.patch @@ -194,10 +194,3 @@ + .timer = &wbd222_timer, + .init_machine = wbd222_init, +MACHINE_END ---- a/arch/arm/tools/mach-types -+++ b/arch/arm/tools/mach-types -@@ -2536,3 +2536,4 @@ c3ax03 MACH_C3AX03 C3AX03 2549 - mxt_td60 MACH_MXT_TD60 MXT_TD60 2550 - esyx MACH_ESYX ESYX 2551 - bulldog MACH_BULLDOG BULLDOG 2553 -+wbd222 MACH_WBD222 WBD222 2753 |