aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/patches-3.1/260-cbus-port.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/omap24xx/patches-3.1/260-cbus-port.patch')
-rw-r--r--target/linux/omap24xx/patches-3.1/260-cbus-port.patch39
1 files changed, 0 insertions, 39 deletions
diff --git a/target/linux/omap24xx/patches-3.1/260-cbus-port.patch b/target/linux/omap24xx/patches-3.1/260-cbus-port.patch
deleted file mode 100644
index f5eb1790a5..0000000000
--- a/target/linux/omap24xx/patches-3.1/260-cbus-port.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Index: linux-3.1/drivers/cbus/cbus.c
-===================================================================
---- linux-3.1.orig/drivers/cbus/cbus.c 2011-10-30 00:48:42.989047642 +0200
-+++ linux-3.1/drivers/cbus/cbus.c 2011-10-30 00:48:46.413045272 +0200
-@@ -33,7 +33,7 @@
- #include <linux/spinlock.h>
- #include <linux/gpio.h>
- #include <linux/platform_device.h>
--#include <linux/platform_data/cbus.h>
-+#include <plat/cbus.h>
-
- #include "cbus.h"
-
-Index: linux-3.1/drivers/cbus/retu.c
-===================================================================
---- linux-3.1.orig/drivers/cbus/retu.c 2011-10-30 00:48:42.989047642 +0200
-+++ linux-3.1/drivers/cbus/retu.c 2011-10-30 00:48:46.413045272 +0200
-@@ -34,7 +34,7 @@
- #include <linux/irq.h>
- #include <linux/interrupt.h>
- #include <linux/platform_device.h>
--#include <linux/platform_data/cbus.h>
-+#include <plat/cbus.h>
-
- #include <asm/bitops.h>
-
-Index: linux-3.1/drivers/cbus/tahvo.c
-===================================================================
---- linux-3.1.orig/drivers/cbus/tahvo.c 2011-10-30 00:48:42.989047642 +0200
-+++ linux-3.1/drivers/cbus/tahvo.c 2011-10-30 00:48:46.413045272 +0200
-@@ -33,7 +33,7 @@
- #include <linux/irq.h>
- #include <linux/interrupt.h>
- #include <linux/platform_device.h>
--#include <linux/platform_data/cbus.h>
-+#include <plat/cbus.h>
- #include <linux/mutex.h>
-
- #include "cbus.h"