]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: DEC: remove unbuildable promcon.c
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 30 May 2013 09:20:15 +0000 (09:20 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 17 Jun 2013 22:31:29 +0000 (00:31 +0200)
commit0a1e422e17c5c61032852913280a3fcc5755341b
tree249601bb2529c678b2ca47b3a7f012c46d6456cf
parent0436fd9b1db309e8af623aeae901b02e33874f6f
MIPS: DEC: remove unbuildable promcon.c

promcon.o is built if CONFIG_PROM_CONSOLE is set. But there's no Kconfig
symbol PROM_CONSOLE, so promcon.c is unbuildable. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/5344/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/dec/Makefile
arch/mips/dec/promcon.c [deleted file]