]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/hymod/input.c: Fix GCC 4.6 build warning
authorWolfgang Denk <wd@denx.de>
Sat, 5 Nov 2011 05:13:10 +0000 (05:13 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 7 Nov 2011 21:48:02 +0000 (22:48 +0100)
commit48fddf6aeba6432891c142ecd716105b12a373aa
tree671606165fa91bb4ee0e8b649bc43b6cc74388cc
parent419abb6af6e627196d68172dbb4c681fdac041e6
board/hymod/input.c: Fix GCC 4.6 build warning

Fix:
input.c: In function 'hymod_get_ethaddr':
input.c:79:10: warning: variable 'ea' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Murray Jensen <Murray.Jensen@csiro.au>
board/hymod/input.c