Searched hist:"2 b05593da61555b091ee1640dc6c4fcb235771e9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/ |
| H A D | cpu_init.c | 2b05593da61555b091ee1640dc6c4fcb235771e9 Wed Oct 03 13:28:44 UTC 2012 Marek Vasut <marex@denx.de> m68k: Fix unused variable warning
The fbcs variable was unused, producing the following warning:
cpu_init.c: In function 'cpu_init_f': cpu_init.c:52:10: warning: unused variable 'fbcs' [-Wunused-variable]
Signed-off-by: Marek Vasut <marex@denx.de> Cc: "Jin Zhengxiong-R64188" <R64188@freescale.com> Cc: Jason Jin <jason.jin@freescale.com>
|