summaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch')
-rw-r--r--target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch b/target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch
deleted file mode 100644
index 130bf04e23..0000000000
--- a/target/linux/sunxi/patches-3.12/145-fix-reset-for-all-sunxi.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From ab2f1e0056db0e5a0717981546a69d5b81439661 Mon Sep 17 00:00:00 2001
-From: arokux <arokux@gmail.com>
-Date: Sun, 20 Oct 2013 22:59:01 +0200
-Subject: [PATCH] reset: Fix mpripard's reset patch
-
----
- drivers/reset/Makefile | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/reset/Makefile b/drivers/reset/Makefile
-index f216b74..cc29832 100644
---- a/drivers/reset/Makefile
-+++ b/drivers/reset/Makefile
-@@ -1,2 +1,2 @@
- obj-$(CONFIG_RESET_CONTROLLER) += core.o
--obj-$(CONFIG_ARCH_SUNXI) += reset-sun6i.o
-+obj-$(CONFIG_ARCH_SUNXI) += reset-sunxi.o
---
-1.8.4
-