diff options
| -rw-r--r-- | arch/mips/au1000/mtx-1/platform.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mips/au1000/mtx-1/platform.c b/arch/mips/au1000/mtx-1/platform.c index 01ebff677978..49c0fb409fea 100644 --- a/arch/mips/au1000/mtx-1/platform.c +++ b/arch/mips/au1000/mtx-1/platform.c | |||
| @@ -34,15 +34,6 @@ static struct resource mtx1_wdt_res[] = { | |||
| 34 | } | 34 | } |
| 35 | }; | 35 | }; |
| 36 | 36 | ||
| 37 | static struct resource mtx1_sys_btn[] = { | ||
| 38 | [0] = { | ||
| 39 | .start = 7, | ||
| 40 | .end = 7, | ||
| 41 | .name = "mtx1-sys-btn-gpio", | ||
| 42 | .flags = IORESOURCE_IRQ, | ||
| 43 | } | ||
| 44 | }; | ||
| 45 | |||
| 46 | static struct platform_device mtx1_wdt = { | 37 | static struct platform_device mtx1_wdt = { |
| 47 | .name = "mtx1-wdt", | 38 | .name = "mtx1-wdt", |
| 48 | .id = 0, | 39 | .id = 0, |
