summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2011-11-15 13:21:02 +0000
committerWolfgang Denk <wd@denx.de>2011-11-16 21:37:19 +0100
commit360ab45089f621fa206c09023b8a4b209b064e6c (patch)
tree0a27073b1c34a548df81a300789d01fc4a2736c5 /drivers/rtc
parent7a1b07eef94c7e1c6eebccd2b8a258f9a56991b9 (diff)
downloadtalos-obmc-uboot-360ab45089f621fa206c09023b8a4b209b064e6c.tar.gz
talos-obmc-uboot-360ab45089f621fa206c09023b8a4b209b064e6c.zip
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
Fix: yaffs_guts.c: In function 'yaffs_CheckChunkErased': yaffs_guts.c:854:6: warning: variable 'result' set but not used yaffs_guts.c: In function 'yaffs_UpdateObjectHeader': yaffs_guts.c:3463:6: warning: variable 'result' set but not used yaffs_guts.c: In function 'yaffs_GrabChunkCache': yaffs_guts.c:3774:6: warning: variable 'pushout' set but not used yaffs_guts.c: In function 'yaffs_Scan': yaffs_guts.c:5237:6: warning: variable 'result' set but not used yaffs_guts.c: In function 'yaffs_CheckObjectDetailsLoaded': yaffs_guts.c:5748:6: warning: variable 'alloc_failed' set but not used yaffs_guts.c:5747:6: warning: variable 'result' set but not used yaffs_guts.c: In function 'yaffs_ScanBackwards': yaffs_guts.c:5808:6: warning: variable 'deleted' set but not used yaffs_guts.c:5806:6: warning: variable 'result' set but not used yaffs_guts.c: In function 'yaffs_GetObjectName': yaffs_guts.c:6657:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud