sparc: drop CONFIG_SUN_AUXIO

It is always equals y so no need to test for it

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
此提交包含在:
Sam Ravnborg
2008-12-04 13:26:31 -08:00
提交者 David S. Miller
父節點 c2e27c359a
當前提交 757498c63e
共有 7 個檔案被更改,包括 0 行新增16 行删除

查看文件

@@ -61,9 +61,7 @@ prom_cmdline(void)
restore_current();
install_linux_ticker();
spin_unlock_irqrestore(&prom_lock, flags);
#ifdef CONFIG_SUN_AUXIO
set_auxio(AUXIO_LED, 0);
#endif
}
/* Drop into the prom, but completely terminate the program.