diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:09 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 22:09:39 +0100 |
commit | 65766f38522cc48cab8380f7442cc489ff5020c0 (patch) | |
tree | 431e585ead74e5e29a66e116d5d1fa4126eb8252 /drivers/rtc | |
parent | 1c2931d4ecd6ef51d4d33f3375d3e3eb5c2fe0b3 (diff) | |
download | talos-obmc-uboot-65766f38522cc48cab8380f7442cc489ff5020c0.tar.gz talos-obmc-uboot-65766f38522cc48cab8380f7442cc489ff5020c0.zip |
board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings
Fix:
cmd_stk52xx.c: In function 'spi_transmit':
cmd_stk52xx.c:85:6: warning: variable 'dummy' set but not used
[-Wunused-but-set-variable]
cmd_stk52xx.c: In function 'i2s_play_wave':
cmd_stk52xx.c:199:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions