Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
[MIPS] Fix Bonito bootup message.

+1 -1
+1 -1
arch/mips/mips-boards/malta/malta_setup.c
··· 159 159 BONITO_PCIMEMBASECFG |= 160 160 (BONITO_PCIMEMBASECFG_MEMBASE0_CACHED | 161 161 BONITO_PCIMEMBASECFG_MEMBASE1_CACHED); 162 - printk("Disabled Bonito IOBC coherency\n"); 162 + printk("Enabled Bonito IOBC coherency\n"); 163 163 } 164 164 } 165 165 else