Hi Linus, Can you please pull the m68knommu git tree: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus It contains four fixes for 3.4. Two fix and clean up compilation for the nommu 68x328 CPU targets. The other two fix the platform definition and multi-function pin setup of the second eth interface on the ColdFire 5275 SoC. Thanks Greg The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015: Linus Torvalds (1): Linux 3.4-rc3 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus Greg Ungerer (4): m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328 m68knommu: move and fix the 68VZ328 platform bootlogo.h m68knommu: fix id number for second eth device on 5275 ColdFire m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire arch/m68k/configs/m5275evb_defconfig | 1 - arch/m68k/platform/527x/config.c | 2 -- arch/m68k/platform/68EZ328/Makefile | 6 ------ arch/m68k/platform/68VZ328/Makefile | 9 ++------- arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h | 2 +- arch/m68k/platform/coldfire/device.c | 2 +- 6 files changed, 4 insertions(+), 18 deletions(-) rename arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h (99%) -- 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