From: Markos Chandras Date: Mon, 17 Jun 2013 07:53:47 +0000 (+0000) Subject: MIPS: powertv: Drop SYS_HAS_EARLY_PRINTK X-Git-Tag: v3.11-rc1~14^2^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37441c127e000869a960a866fe2207626935e4f;p=pandora-kernel.git 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 Acked-by: Steven J. Hill Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5477/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed