summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-18 10:29:51 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-18 10:29:51 +0000
commit349bd35d6d71af2b45be93ab278381376763e503 (patch)
tree8eea02afdbe07585e265c385508760de94c70c66 /target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch
parent741d3e3d164ac950d5b98c85aafd307954ac9e8f (diff)
[rdc] remove 2.6.30 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22274 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch')
-rw-r--r--target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch b/target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch
deleted file mode 100644
index 75abbbdd2..000000000
--- a/target/linux/rdc/patches-2.6.30/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