diff options
| author | Kumar Gala <galak@kernel.crashing.org> | 2011-11-09 10:02:40 -0600 |
|---|---|---|
| committer | Kumar Gala <galak@kernel.crashing.org> | 2011-11-11 07:49:00 -0600 |
| commit | 945f43101ec79fa1c9ced8e7f3a6418b273ec55d (patch) | |
| tree | 6a242d43bd3356feff29b6e063e00582c0d73d9d /board/freescale/mpc8568mds/mpc8568mds.c | |
| parent | 8dbd4b746da3c3dec6c4d8c8dc959ffeb15865de (diff) | |
| download | olio-uboot-2014.01-945f43101ec79fa1c9ced8e7f3a6418b273ec55d.tar.xz olio-uboot-2014.01-945f43101ec79fa1c9ced8e7f3a6418b273ec55d.zip | |
board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning
Fix:
mpc8548cds.c: In function 'local_bus_init':
mpc8548cds.c:87:7: warning: variable 'lbc_hz' set but not used [-Wunused-but-set-variable]
mpc8548cds.c: In function 'lbc_sdram_init':
mpc8548cds.c:121:7: warning: variable 'cpu_board_rev' set but not used [-Wunused-but-set-variable]
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/freescale/mpc8568mds/mpc8568mds.c')
0 files changed, 0 insertions, 0 deletions