]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lite5200b_PM: fix compile warning
authorWolfgang Denk <wd@denx.de>
Sun, 24 Oct 2010 13:37:12 +0000 (15:37 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 24 Oct 2010 13:37:12 +0000 (15:37 +0200)
commitbc5e1701f39cc6118f364d09d711c0406757693c
treebfc1aea49faebb8cf2a8f292c4c439b989c83ba3
parent6d79c39958aa0245e59f33860cd1ddd589119968
lite5200b_PM: fix compile warning

Fix warning:

icecube.c: In function 'lite5200b_wakeup':
icecube.c:83: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'void (*)(void)'

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/icecube/icecube.c