Skip to content
Snippets Groups Projects
Commit 88b2533d authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

drivers/rtc/ds1337.c: fix GCC 4.6 build warnings


Fix:
ds1337.c: In function 'rtc_get':
ds1337.c:88:52: warning: variable 'control' set but not used
[-Wunused-but-set-variable]

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent e5d5ed4b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment