summaryrefslogtreecommitdiff
path: root/target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-05 11:43:32 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-05 11:43:32 +0000
commite005aed2231ce7bce0214061ea0d7f546c7fec24 (patch)
treea1f5dea5a65efdeae05d2be11a06e99b6b9fda8c /target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
parent0e086cfaf7e8a3bd272ac86eabc0a12c2b4db382 (diff)
downloadmtk-20170518-e005aed2231ce7bce0214061ea0d7f546c7fec24.zip
mtk-20170518-e005aed2231ce7bce0214061ea0d7f546c7fec24.tar.gz
mtk-20170518-e005aed2231ce7bce0214061ea0d7f546c7fec24.tar.bz2
rdc: remove 2.6.32 support
SVN-Revision: 31596
Diffstat (limited to 'target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch')
-rw-r--r--target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch b/target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
deleted file mode 100644
index 75abbbd..0000000
--- a/target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-This file is replaced by a cleaner version with the adding of a MFD driver for
-the southbridge.
-
-Signed-off-by: Florian Fainelli <florian@openwrt.org>
----
---- a/arch/x86/include/asm/rdc321x_defs.h
-+++ /dev/null
-@@ -1,12 +0,0 @@
--#define PFX "rdc321x: "
--
--/* General purpose configuration and data registers */
--#define RDC3210_CFGREG_ADDR 0x0CF8
--#define RDC3210_CFGREG_DATA 0x0CFC
--
--#define RDC321X_GPIO_CTRL_REG1 0x48
--#define RDC321X_GPIO_CTRL_REG2 0x84
--#define RDC321X_GPIO_DATA_REG1 0x4c
--#define RDC321X_GPIO_DATA_REG2 0x88
--
--#define RDC321X_MAX_GPIO 58