alistair23-linux/arch/mips/sibyte/common
Ralf Baechle ae5b0e0973 MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.
CC      arch/mips/sibyte/bcm1480/bus_watcher.o
  CHK     kernel/config_data.h
arch/mips/sibyte/bcm1480/bus_watcher.c: In function ‘check_bus_watcher’:
arch/mips/sibyte/bcm1480/bus_watcher.c:86:82: error: ‘A_SCD_BUS_ERR_STATUS_DEBUG’ undeclared (first use in this function)
arch/mips/sibyte/bcm1480/bus_watcher.c:86:82: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [arch/mips/sibyte/bcm1480/bus_watcher.o] Error 1
make[2]: *** [arch/mips/sibyte/bcm1480] Error 2
make[1]: *** [arch/mips/sibyte] Error 2
make: *** [arch/mips] Error 2

The register moved around though it's otherwise the same but because of
the changed address it now also has a different name.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/5514/
Reported-by: Markos Chandras <markos.chandras@imgtec.com>
2013-06-21 18:07:02 +02:00
..
bus_watcher.c MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80. 2013-06-21 18:07:02 +02:00
cfe.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
cfe_console.c MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined. 2009-06-24 18:34:39 +01:00
Makefile MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80. 2013-06-21 18:07:02 +02:00
sb_tbprof.c MIPS: Sibyte: Add missing sched.h header 2013-06-21 18:07:02 +02:00