Files
u-boot-tk1-som/drivers/rtc
Wolfgang Denk 397b40caf2 drivers/rtc/ds3231.c: fix GCC 4.6 build warnings
Fix:
ds3231.c: In function 'rtc_get':
ds3231.c:90:52: warning: variable 'control' set but not used
[-Wunused-but-set-variable]

Fix is done by switching to standard debug() instead of custom macro.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:09:50 +01:00
..
2008-05-21 00:14:08 +02:00
2008-10-18 21:54:03 +02:00
2009-12-02 23:21:02 +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
2008-10-18 21:54:03 +02:00
2010-12-17 20:20:00 +01:00
2011-08-04 23:34:02 +02:00