diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:11 +0000 |
commit | 14fd2f20f811c4cf72abc6988efef62568dfade2 (patch) | |
tree | 96308cbfcb73ea86949d5524649a7a336e56460c /target/linux/rdc/patches-2.6.30/004-rdc321x_defs_remove.patch | |
parent | 73e450f44a9fe3e5ad1dcd7e6a95eb48f9082aa5 (diff) | |
download | mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.zip mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.tar.gz mtk-20170518-14fd2f20f811c4cf72abc6988efef62568dfade2.tar.bz2 |
panic on unrecovered NMI, thanks rtz2
SVN-Revision: 21232
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.patch | 6 |
1 files changed, 0 insertions, 6 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 index 3bafb40..75abbbd 100644 --- 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 @@ -3,9 +3,6 @@ the southbridge. Signed-off-by: Florian Fainelli <florian@openwrt.org> --- -diff --git a/arch/x86/include/asm/rdc321x_defs.h b/arch/x86/include/asm/rdc321x_defs.h -deleted file mode 100644 -index c8e9c8b..0000000 --- a/arch/x86/include/asm/rdc321x_defs.h +++ /dev/null @@ -1,12 +0,0 @@ @@ -21,6 +18,3 @@ index c8e9c8b..0000000 -#define RDC321X_GPIO_DATA_REG2 0x88 - -#define RDC321X_MAX_GPIO 58 - - - |