From 7d123a86e3126674642c7689927e775a93fb46f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20B=C3=BCsch?= Date: Sat, 29 Oct 2011 19:02:50 +0000 Subject: omap24xx: Add 3.1 patchset. SVN-Revision: 28672 --- .../linux/omap24xx/patches-3.1/260-cbus-port.patch | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 target/linux/omap24xx/patches-3.1/260-cbus-port.patch (limited to 'target/linux/omap24xx/patches-3.1/260-cbus-port.patch') diff --git a/target/linux/omap24xx/patches-3.1/260-cbus-port.patch b/target/linux/omap24xx/patches-3.1/260-cbus-port.patch new file mode 100644 index 0000000000..a9e57597f1 --- /dev/null +++ b/target/linux/omap24xx/patches-3.1/260-cbus-port.patch @@ -0,0 +1,39 @@ +Index: linux-3.1-rc4/drivers/cbus/cbus.c +=================================================================== +--- linux-3.1-rc4.orig/drivers/cbus/cbus.c 2011-10-29 20:45:09.335547837 +0200 ++++ linux-3.1-rc4/drivers/cbus/cbus.c 2011-10-29 20:47:55.399163717 +0200 +@@ -33,7 +33,7 @@ + #include + #include + #include +-#include ++#include + + #include "cbus.h" + +Index: linux-3.1-rc4/drivers/cbus/retu.c +=================================================================== +--- linux-3.1-rc4.orig/drivers/cbus/retu.c 2011-10-29 20:47:55.395163726 +0200 ++++ linux-3.1-rc4/drivers/cbus/retu.c 2011-10-29 20:48:32.463078350 +0200 +@@ -34,7 +34,7 @@ + #include + #include + #include +-#include ++#include + + #include + +Index: linux-3.1-rc4/drivers/cbus/tahvo.c +=================================================================== +--- linux-3.1-rc4.orig/drivers/cbus/tahvo.c 2011-10-29 20:47:55.383163754 +0200 ++++ linux-3.1-rc4/drivers/cbus/tahvo.c 2011-10-29 20:49:01.375011851 +0200 +@@ -33,7 +33,7 @@ + #include + #include + #include +-#include ++#include + #include + + #include "cbus.h" -- cgit v1.2.3