diff options
author | 2015-03-24 11:08:22 +1000 | |
---|---|---|
committer | 2015-03-30 09:52:24 +1000 | |
commit | 6e4206136faa9a4d588946dfa604e1d989a9b3b6 (patch) | |
tree | 254081e8e3bc6895bb1fa41e5fc44fc7c4f94635 /scripts/gdb/linux/utils.py | |
parent | m68knommu: ColdFire 5271 only has a single FEC controller (diff) | |
download | linux-rng-6e4206136faa9a4d588946dfa604e1d989a9b3b6.tar.xz linux-rng-6e4206136faa9a4d588946dfa604e1d989a9b3b6.zip |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions