From fc08d7a3eb6a50d6d62a33e3de66e92dffb4ad7d Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 11 Apr 2015 10:28:06 +0000 Subject: adm8668: drop 3.14 Signed-off-by: Luka Perkov SVN-Revision: 45373 --- target/linux/adm8668/patches-3.14/201-amba_bus_hacks.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/linux/adm8668/patches-3.14/201-amba_bus_hacks.patch (limited to 'target/linux/adm8668/patches-3.14/201-amba_bus_hacks.patch') diff --git a/target/linux/adm8668/patches-3.14/201-amba_bus_hacks.patch b/target/linux/adm8668/patches-3.14/201-amba_bus_hacks.patch deleted file mode 100644 index dfc0744..0000000 --- a/target/linux/adm8668/patches-3.14/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 - -+#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