From 349bd35d6d71af2b45be93ab278381376763e503 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 18 Jul 2010 10:29:51 +0000 Subject: [rdc] remove 2.6.30 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22274 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/linux/rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch (limited to 'target/linux/rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch') diff --git a/target/linux/rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch b/target/linux/rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch deleted file mode 100644 index 5ebe21555..000000000 --- a/target/linux/rdc/patches-2.6.30/120-panic_on_unrecovered_nmi.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: linux-2.6.30.10/drivers/mfd/rdc321x-southbridge.c -=================================================================== ---- linux-2.6.30.10.orig/drivers/mfd/rdc321x-southbridge.c 2010-04-28 13:05:17.000000000 +0200 -+++ linux-2.6.30.10/drivers/mfd/rdc321x-southbridge.c 2010-04-28 13:05:27.000000000 +0200 -@@ -84,6 +84,8 @@ - rdc321x_gpio_pdata.sb_pdev = pdev; - rdc321x_wdt_pdata.sb_pdev = pdev; - -+ panic_on_unrecovered_nmi = 1; -+ - return mfd_add_devices(&pdev->dev, -1, - rdc321x_sb_cells, ARRAY_SIZE(rdc321x_sb_cells), NULL, 0); - } -- cgit v1.2.3