m68knommu: merge common ColdFire FEC platform setup code
authorGreg Ungerer <gerg@uclinux.org>
Sat, 24 Dec 2011 00:30:36 +0000 (10:30 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 4 Mar 2012 23:43:08 +0000 (09:43 +1000)
commitb7ce7f0d0efc1a95154fa6872d5d7c970d281c71
treeed4d0b140b16710230051c27adc30decca494cb9
parent504695479ecce2a89955b52c332b0eeec75be8e8
m68knommu: merge common ColdFire FEC platform setup code

The ColdFire FEC is common to quite a few ColdFire CPUs. No need to duplicate
its platform setup code for every CPU family member that has it. Merge all the
setup code into a single shared file.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/platform/520x/config.c
arch/m68k/platform/523x/config.c
arch/m68k/platform/5272/config.c
arch/m68k/platform/527x/config.c
arch/m68k/platform/528x/config.c
arch/m68k/platform/532x/config.c
arch/m68k/platform/coldfire/device.c