Home
last modified time | relevance | path

Searched hist:"6471 ada534a917f89dd910cfe06279ea1238fbd0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c6471ada534a917f89dd910cfe06279ea1238fbd0 Fri Nov 04 15:55:15 UTC 2011 Wolfgang Denk <wd@denx.de> fs/fat/fat.c: Fix GCC 4.6 build warning

Fix:
fat.c: In function 'fat_register_device':
fat.c:74:19: warning: variable 'info' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>