From dbf257270410a67cb3b417f46a87d404a779f253 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Tue, 4 Sep 2007 16:22:41 +0000 Subject: Add include file to define at91 lcd struct --- .../kernel-patches-2.6.22.1/linux-2.6.22.1-006-lcd.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/device/Atmel/linux/kernel-patches-2.6.22.1/linux-2.6.22.1-006-lcd.patch diff --git a/target/device/Atmel/linux/kernel-patches-2.6.22.1/linux-2.6.22.1-006-lcd.patch b/target/device/Atmel/linux/kernel-patches-2.6.22.1/linux-2.6.22.1-006-lcd.patch new file mode 100644 index 000000000..7bf6372ef --- /dev/null +++ b/target/device/Atmel/linux/kernel-patches-2.6.22.1/linux-2.6.22.1-006-lcd.patch @@ -0,0 +1,12 @@ +diff -urN linux-2.6.22.1-atmel-0rig/arch/arm/mach-at91/at91sam9261_devices.c linux-2.6.22.1-atmel/arch/arm/mach-at91/at91sam9261_devices.c +--- linux-2.6.22.1-atmel-0rig/arch/arm/mach-at91/at91sam9261_devices.c 2007-07-10 20:56:30.000000000 +0200 ++++ linux-2.6.22.1-atmel/arch/arm/mach-at91/at91sam9261_devices.c 2007-09-04 16:09:54.000000000 +0200 +@@ -20,7 +20,7 @@ + #include + #include + #include +- ++#include