Hi Linus, Can you please pull the m68knommu git tree, for-linus branch. It contains a few small fixes for the non-MMU m68k platforms. Fixes some compilation problems, some broken header definitions, removes an unused config option and adds a name for the old 68000 CPU support. Regards Greg The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 (2013-03-03 15:11:05 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus for you to fetch changes up to ef9240f482e691e13a2d27208f60d1f1f5503545: m68k: drop "select EMAC_INC" (2013-03-06 16:08:26 +1000) ---------------------------------------------------------------- Greg Ungerer (1): m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU Luis Alves (2): m68knommu: add CPU_NAME for 68000 m68knommu: fix MC68328.h defines Paul Bolle (1): m68k: drop "select EMAC_INC" Thadeu Lima de Souza Cascardo (1): m68knommu: fix build when CPU is not coldfire arch/m68k/Kconfig.machine | 1 - arch/m68k/include/asm/MC68328.h | 10 +++++----- arch/m68k/kernel/setup_no.c | 3 +++ arch/m68k/mm/init.c | 2 +- arch/m68k/platform/coldfire/m528x.c | 2 +- 5 files changed, 10 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html