summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2011-11-15 13:21:03 +0000
committerWolfgang Denk <wd@denx.de>2011-11-16 21:37:37 +0100
commitf45e91c4457ce81f867d50f6492d374098ce4f07 (patch)
treecd359d20db53d076ab1321a58f22494efa3eac45 /config.mk
parent360ab45089f621fa206c09023b8a4b209b064e6c (diff)
downloadtalos-obmc-uboot-f45e91c4457ce81f867d50f6492d374098ce4f07.tar.gz
talos-obmc-uboot-f45e91c4457ce81f867d50f6492d374098ce4f07.zip
drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings
Fix: s3c24x0_rtc.c: In function 'rtc_get': s3c24x0_rtc.c:67:53: warning: variable 'a_armed' set but not used s3c24x0_rtc.c:67:45: warning: variable 'a_year' set but not used s3c24x0_rtc.c:67:38: warning: variable 'a_mon' set but not used s3c24x0_rtc.c:67:30: warning: variable 'a_date' set but not used s3c24x0_rtc.c:67:22: warning: variable 'a_hour' set but not used s3c24x0_rtc.c:67:15: warning: variable 'a_min' set but not used s3c24x0_rtc.c:67:8: warning: variable 'a_sec' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud