u-boot/board/netta
Wolfgang Denk a1821971cd board/netta/codec.c: Fix GCC 4.6 build warnings
Fix:
codec.c: In function 's_write_BR':
codec.c:1389:15: warning: variable 'v' set but not used
[-Wunused-but-set-variable]
codec.c: In function 's_write_OR':
codec.c:1400:15: warning: variable 'v' set but not used
[-Wunused-but-set-variable]
codec.c: In function 's_write_NR':
codec.c:1411:15: warning: variable 'v' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-11-07 22:12:49 +01:00
..
codec.c board/netta/codec.c: Fix GCC 4.6 build warnings 2011-11-07 22:12:49 +01:00
dsp.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
flash.c Redundant Environment: protect full sector size 2009-06-04 00:16:16 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
netta.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
pcmcia.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
u-boot.lds powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 2011-04-20 22:03:13 +02:00
u-boot.lds.debug rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00