alistair23-linux/arch/m68k/coldfire
Greg Ungerer 6e4206136f m68knommu: fix fec setup warning for ColdFire 5271 builds
Building for the ColdFire 5271 produces the following warning:

arch/m68k/coldfire/m527x.c: In function ‘m527x_fec_init’:
arch/m68k/coldfire/m527x.c:95:6: warning: unused variable ‘par’

Fix it by moving the definition of par inside the 5271 conditional code.

Reported-by: ertheb <3rth3bnospam@ethe.fr>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2015-03-30 09:52:24 +10:00
..
cache.c
clk.c
device.c
dma.c
dma_timer.c
entry.S
firebee.c
gpio.c
head.S
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c m68knommu: fix size of address field for 5272 interrupt controller 2014-09-29 09:18:36 +10:00
intc-simr.c
intc.c
m53xx.c
m54xx.c m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c 2014-09-29 09:18:36 +10: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
m5307.c
m5407.c
m5441x.c
Makefile
mcf8390.c
nettel.c
pci.c
pit.c
reset.c
sltimers.c
timers.c
vectors.c