From e3bebfe1fbdc9582045b24d51b45214bd835f983 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 5 May 2012 11:43:32 +0000 Subject: rdc: remove 2.6.32 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31596 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../rdc/patches-2.6.32/004-rdc321x_defs_remove.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch (limited to 'target/linux/rdc/patches-2.6.32/004-rdc321x_defs_remove.patch') 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 75abbbdd2..000000000 --- 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 ---- ---- 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 -- cgit v1.2.3