u-boot/board/tqc
Wolfgang Denk 65766f3852 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>
2011-11-07 22:09:39 +01:00
..
tqm8xx TQM8xx: make room for growing code size due to I/O accessor cleanup 2011-10-05 22:03:08 +02:00
tqm85xx punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
tqm834x GCC4.6: Squash warnings in tqm834x.c 2011-10-27 23:54:01 +02:00
tqm5200 board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings 2011-11-07 22:09:39 +01:00
tqm8260 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
tqm8272 Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00