From 9ec634890603231229872a4b05b564de94dddb05 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 1 Nov 2007 16:49:12 +0000 Subject: [PATCH] --- yaml --- r: 73025 b: refs/heads/master c: e7c9d6b927191602cf79ea0183727c7112e79673 h: refs/heads/master i: 73023: 120930f6940bc741c7859e44ef6dcee068a8ee9e v: v3 --- [refs] | 2 +- trunk/arch/mips/au1000/mtx-1/platform.c | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/[refs] b/[refs] index d219dd468a19..efe06f98bac0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ae11e3214b0ecfcb2dd2536aab68e8d3834d5c5b +refs/heads/master: e7c9d6b927191602cf79ea0183727c7112e79673 diff --git a/trunk/arch/mips/au1000/mtx-1/platform.c b/trunk/arch/mips/au1000/mtx-1/platform.c index 01ebff677978..49c0fb409fea 100644 --- a/trunk/arch/mips/au1000/mtx-1/platform.c +++ b/trunk/arch/mips/au1000/mtx-1/platform.c @@ -34,15 +34,6 @@ static struct resource mtx1_wdt_res[] = { } }; -static struct resource mtx1_sys_btn[] = { - [0] = { - .start = 7, - .end = 7, - .name = "mtx1-sys-btn-gpio", - .flags = IORESOURCE_IRQ, - } -}; - static struct platform_device mtx1_wdt = { .name = "mtx1-wdt", .id = 0,