diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:12 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 22:09:50 +0100 |
commit | 397b40caf2eacec576c72eb52144383f11ae7688 (patch) | |
tree | 90a87a07485de14df27a619c962c70a1d1246a1f /include/u-boot | |
parent | 55b97886f805b9c5283fd926a873979a16131d86 (diff) | |
download | u-boot-imx-397b40caf2eacec576c72eb52144383f11ae7688.zip u-boot-imx-397b40caf2eacec576c72eb52144383f11ae7688.tar.gz u-boot-imx-397b40caf2eacec576c72eb52144383f11ae7688.tar.bz2 |
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>
Diffstat (limited to 'include/u-boot')
0 files changed, 0 insertions, 0 deletions