cpm_uart: build failure

From: Alexander Beregalov
Date: Tue May 12 2009 - 11:56:40 EST


Hi

I found this problem during randconfig tests for ppc64.

drivers/serial/cpm_uart/cpm_uart_core.c: In function 'cpm_put_poll_char':
drivers/serial/cpm_uart/cpm_uart_core.c:1002: error: implicit
declaration of function 'cpm_uart_early_write'

I cannot find any definition nor git-log history for cpm_uart_early_write().

Is it really bug from Jul 23 11:30:16 2008?

commit 8e21d04c077c50284bdad10fda8f8cea674458e1
Author: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
Date: Wed Jul 23 11:30:16 2008 -0500

kgdb: kgdboc console poll hooks for cpm uart

Add in console polling hooks for the cpm uart for use with kgdb and
kgdboc.

Signed-off-by: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
CC: galak@xxxxxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/