2015-04-20 01:54:10

by Greg Ungerer

[permalink] [raw]
Subject: [git pull] m68knommu arch fixes for 4.1

Hi Linus,

Can you please pull the m68knommu git tree, for-next branch.
Nothing big, spelling fixes and fix/cleanup for ColdFire eth device setup.

Regards
Greg




The following changes since commit e42391cd048809d903291d07f86ed3934ce138e9:

Linux 4.0-rc6 (2015-03-29 15:26:31 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next

for you to fetch changes up to 6e4206136faa9a4d588946dfa604e1d989a9b3b6:

m68knommu: fix fec setup warning for ColdFire 5271 builds (2015-03-30 09:52:24 +1000)

----------------------------------------------------------------
Greg Ungerer (2):
m68knommu: ColdFire 5271 only has a single FEC controller
m68knommu: fix fec setup warning for ColdFire 5271 builds

Yannick Guerrini (1):
m68k: Fix trivial typos in comments

arch/m68k/coldfire/m527x.c | 3 ++-
arch/m68k/include/asm/m527xsim.h | 2 ++
arch/m68k/include/asm/m68360_pram.h | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)