Hi, The following patches aim to fix multiple build problems on sibyte. These patches should be applied to the upstream-sfr/mips-for-linux-next tree. Markos Chandras (7): MIPS: sibyte: Fix build for SIBYTE_BW_TRACE MIPS: sibyte: Declare the cfe_write() buffer as constant MIPS: sibyte: Add missing sched.h header MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER drivers: watchdog: sb_wdog: Fix 32bit linking problems drivers: ssb: Kconfig: Amend SSB_EMBEDDED dependencies MIPS: sibyte: Remove unused variable. arch/mips/fw/cfe/cfe_api.c | 4 ++-- arch/mips/include/asm/fw/cfe/cfe_api.h | 4 ++-- arch/mips/mm/cerr-sb1.c | 2 +- arch/mips/sibyte/Kconfig | 3 ++- arch/mips/sibyte/common/sb_tbprof.c | 1 + arch/mips/sibyte/sb1250/bus_watcher.c | 3 --- drivers/ssb/Kconfig | 2 +- drivers/watchdog/sb_wdog.c | 5 ++++- 8 files changed, 13 insertions(+), 11 deletions(-) -- 1.8.2.1