Anatolij Gustschin f45e91c445 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>
2011-11-16 21:37:37 +01:00
..
2008-10-18 21:54:03 +02:00
2009-12-02 23:21:02 +01:00
2011-11-11 11:36:57 +01:00
2011-02-12 15:11:43 +11:00
2008-10-18 21:54:03 +02:00
2010-06-23 23:24:20 +02:00
2008-10-18 21:54:03 +02:00
2011-11-03 22:56:21 +01:00
2011-11-11 11:36:57 +01:00
2008-10-18 21:54:03 +02:00
2010-12-17 20:20:00 +01:00