On 12/8/06, Ralf Baechle <ralf@xxxxxxxxxxxxxx> wrote:
On Fri, Dec 08, 2006 at 01:05:43PM +0000, Ralf Baechle wrote: Hmmm... CC arch/mips/philips/pnx8550/common/setup.o arch/mips/philips/pnx8550/common/setup.c:27:34: error: linux/serial_pnx8xxx.h: No such file or directory arch/mips/philips/pnx8550/common/setup.c: In function 'plat_mem_setup': arch/mips/philips/pnx8550/common/setup.c:147: error: 'PNX8XXX_UART_LCR_8BIT' undeclared (first use in this function) arch/mips/philips/pnx8550/common/setup.c:147: error: (Each undeclared identifier is reported only once arch/mips/philips/pnx8550/common/setup.c:147: error: for each function it appears in.) make[1]: *** [arch/mips/philips/pnx8550/common/setup.o] Error 1 make: *** [arch/mips/philips/pnx8550/common] Error 2
That's due to my serial rework for 8550 still being ignored, even though it has been accepted basically by rmk just before he quitted mainstaining serial stuff . The latest repost was yesterday: http://lkml.org/lkml/2006/12/7/147. I don't know what else to do to make it seen by anyone :( Vitaly