MIPS: powertv: Drop SYS_HAS_EARLY_PRINTK
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 17 Jun 2013 07:53:47 +0000 (07:53 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 21 Jun 2013 16:07:03 +0000 (18:07 +0200)
commitc37441c127e000869a960a866fe2207626935e4f
treeaa869876445852adfd6d4f6c84c762dbb9326509
parent6793f55cbc84d8520e79c67583f60058b4364daa
MIPS: powertv: Drop SYS_HAS_EARLY_PRINTK

PowerTV does not provide a prom_putchar function needed for early
printk so remove this symbol for this platform.

Fixes the following problem when EARLY_PRINTK is enabled for powertv:

arch/mips/kernel/early_printk.c:24: undefined reference to `prom_putchar'
arch/mips/kernel/early_printk.c:23: undefined reference to `prom_putchar'

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Acked-by: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5477/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
This page took 0.030617 seconds and 5 git commands to generate.