Home
last modified time | relevance | path

Searched hist:e55d637a5f0aff493d6fa2af96ff31cd193b2822 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.ce55d637a5f0aff493d6fa2af96ff31cd193b2822 Wed Nov 09 16:00:23 UTC 2011 Kumar Gala <galak@kernel.crashing.org> arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning

Fix:

fsl_lbc.c: In function 'upmconfig':
fsl_lbc.c:110:9: warning: variable 'mdr' set but not used [-Wunused-but-set-variable]

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>