]> git.ipfire.org Git - people/ms/u-boot.git/commit
board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning
authorAnatolij Gustschin <agust@denx.de>
Sat, 19 Nov 2011 13:12:11 +0000 (13:12 +0000)
committerHeiko Schocher <hs@denx.de>
Wed, 23 Nov 2011 07:14:27 +0000 (08:14 +0100)
commit0a59b7118b1bd26620967c0d1b4addc81835b662
tree31389b1d5afadb78a51c62088f8bdd38ed9470bd
parent67fad9f69d3b96a55282a8f868b7c52397aa5cc3
board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning

Fix:
pm9263.c: In function 'pm9263_lcd_hw_psram_init':
pm9263.c:167:20: warning: variable 'x' set but not used
[-Wunused-but-set-variable]

Signed-off-by: Anatolij Gustschin <agust@denx.de>
board/ronetix/pm9263/pm9263.c