linux/arch/m68k/coldfire
Greg Ungerer ca6fafd183 m68knommu: fix FEC platform device registration when driver is modular
The FEC (Fast Ethernet Crontroller) module on many ColdFire parts can
be compiled into the kernel, or as a module. Therefore the platform device
support for it is required whenever the driver is enabled - not just when
built into the kernel. Use IS_ENABLED(CONFIG_FEC) instead of a conditional
check on only the driver being built into the kernel.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2016-03-07 10:07:17 +10:00
..
cache.c
clk.c
device.c m68knommu: fix FEC platform device registration when driver is modular 2016-03-07 10:07:17 +10:00
dma_timer.c
dma.c
entry.S
firebee.c
gpio.c m68k: coldfire/gpio: Be sure to clamp return value 2016-01-04 13:25:12 +10:00
head.S
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
intc-simr.c
intc.c
m53xx.c
m54xx.c m68k/mm: m54xx - Add missing initialization of max_pfn 2015-11-22 11:35:24 +01:00
m520x.c
m523x.c
m525x.c
m527x.c m68knommu: fix fec setup warning for ColdFire 5271 builds 2015-03-30 09:52:24 +10:00
m528x.c
m5206.c
m5249.c
m5272.c phy: fixed_phy: Add gpio to determine link up/down. 2015-08-31 14:48:02 -07:00
m5307.c
m5407.c
m5441x.c
Makefile
mcf8390.c
nettel.c
pci.c PCI: Assign resources before drivers claim devices (pci_scan_bus()) 2015-03-12 15:04:01 -05:00
pit.c m68k/coldfire/pit: Migrate to new 'set-state' interface 2015-08-24 14:31:38 +10:00
reset.c
sltimers.c
timers.c
vectors.c