提交 e7c9d6b9 编写于 作者: R Ralf Baechle

[MIPS] mtx-1: Remove unused mtx1_sys_btn.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 ae11e321
......@@ -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,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册