summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch')
-rw-r--r--target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch b/target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch
deleted file mode 100644
index 875a070e1..000000000
--- a/target/linux/realtek/patches-2.6.30/306-make-gpio-rtl-honor-switch.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-commit 5aa7793652d166d3d848ed5ca3d15607c6cb0edf
-Author: Roman Yeryomin <roman@advem.lv>
-Date: Tue Feb 5 02:32:38 2013 +0200
-
- adopt 306-make-gpio-rtl-honor-switch.patch
-
- Signed-off-by: Roman Yeryomin <roman@advem.lv>
-
-diff --git a/drivers/char/Makefile b/drivers/char/Makefile
-index 29adfc2..8d0c2a5 100644
---- a/drivers/char/Makefile
-+++ b/drivers/char/Makefile
-@@ -98,7 +98,7 @@ obj-$(CONFIG_CS5535_GPIO) += cs5535_gpio.o
- obj-$(CONFIG_GPIO_VR41XX) += vr41xx_giu.o
- obj-$(CONFIG_GPIO_TB0219) += tb0219.o
- obj-$(CONFIG_TELCLOCK) += tlclk.o
--obj-$(CONFIG_RTL_819X) += rtl_gpio.o
-+obj-$(CONFIG_RTL_GPIO) += rtl_gpio.o
- obj-$(CONFIG_RTL_NFBI_MDIO) += rtl_mdio/
- obj-$(CONFIG_NFBI_HOST) += rtl_nfbi/
-