u-boot-brain/arch/m68k/cpu/mcf5445x
Marek Vasut c1568ca545 m68k: Fix unused variable warning in speed.c
The following warning was produced, fix it:

speed.c: In function 'get_clocks':
speed.c:94:15: warning: variable 'bPci' set but not used [-Wunused-but-set-variable]

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: "Jin Zhengxiong-R64188" <R64188@freescale.com>
Cc: Jason Jin <jason.jin@freescale.com>
2012-10-19 23:47:41 +08:00
..
config.mk ColdFire: Update compile flags for each CPUs 2011-09-04 22:46:55 +08:00
cpu_init.c m68k: Fix unused variable warning 2012-10-19 23:47:41 +08:00
cpu.c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 2012-09-20 20:39:27 +08:00
interrupts.c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 2012-09-20 20:39:27 +08:00
Makefile ColdFire: Add $(obj) before cpu lib to correct build 2011-10-19 00:13:17 +08:00
pci.c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 2012-09-20 20:39:27 +08:00
speed.c m68k: Fix unused variable warning in speed.c 2012-10-19 23:47:41 +08:00
start.S unify version_string 2011-07-28 17:22:53 +02:00