You broke any build that does not define CONFIG_SERIAL_AU1X00 by adding an #error in the include/asm-mips/serial.h file.
-- Dan A.
ppopov@linux-mips.org wrote:
CVSROOT: /home/cvs Module name: linux Changes by: ppopov@ftp.linux-mips.org 04/01/13 08:09:22
Modified files:
arch/mips : Kconfig Makefile arch/mips/au1000/common: clocks.c dbg_io.c dma.c irq.c pci.c power.c puts.c reset.c setup.c time.c arch/mips/au1000/pb1500: board_setup.c irqmap.c arch/mips/configs: pb1500_defconfig drivers/net : au1000_eth.c drivers/serial : au1x00_uart.c include/asm-mips: serial.h Added files:
include/asm-mips/mach-au1x00: au1000.h au1000_dma.h au1000_gpio.h au1000_pcmcia.h au1000_usbdev.h include/asm-mips/mach-db1x00: db1x00.h include/asm-mips/mach-pb1x00: pb1000.h pb1100.h pb1500.h Removed files:
include/asm-mips: au1000.h au1000_dma.h au1000_gpio.h au1000_pcmcia.h au1000_usbdev.h db1x00.h pb1000.h pb1100.h pb1500.h
Log message: - moved .h files to appropriate include/asm-mips/mach-xxxx directories - fixed .c files to pick up new .h path name - fixed the serial console