From 4037d581631f9bb308e3430105dccc300b4c30c0 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 1 May 2008 17:15:35 +0000 Subject: update patches for atngw100_expanded --- .../linux-2.6.24.4-200-atngw100-video.patch | 148 +++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch (limited to 'target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch') diff --git a/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch b/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch new file mode 100644 index 000000000..b2ef6600a --- /dev/null +++ b/target/device/Atmel/atngw100-expanded/kernel-patches/linux-2.6.24.4-200-atngw100-video.patch @@ -0,0 +1,148 @@ +diff -Nrup linux-2.6.24/arch/avr32/boards/atngw100/setup.c linux-2.6.24-patched/arch/avr32/boards/atngw100/setup.c +--- a/arch/avr32/boards/atngw100/setup.c 2008-01-31 10:47:55.000000000 -0500 ++++ b/arch/avr32/boards/atngw100/setup.c 2008-01-31 10:28:00.000000000 -0500 +@@ -16,6 +16,8 @@ + #include + #include + #include ++#include ++#include