From c095c7c2027b5f2896926f288bd1172a7a2fbc4f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Dec 2014 20:07:31 +0000 Subject: adm8668: remove linux 3.3 support Signed-off-by: Felix Fietkau SVN-Revision: 43634 --- target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch (limited to 'target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch') diff --git a/target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch b/target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch deleted file mode 100644 index 2364d2a..0000000 --- a/target/linux/adm8668/patches-3.3/201-amba_bus_hacks.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/drivers/amba/bus.c -+++ b/drivers/amba/bus.c -@@ -20,6 +20,10 @@ - #include - #include - -+#ifndef NO_IRQ -+#define NO_IRQ (-1) -+#endif -+ - #define to_amba_driver(d) container_of(d, struct amba_driver, drv) - - static const struct amba_id * -- cgit v1.1