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)
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>

No differences found