summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-09-19 12:59:41 +0200
committerWolfgang Denk <wd@denx.de>2010-09-19 19:29:57 +0200
commitff377b1c0e891569b6da13629090aad7c38175e0 (patch)
treea5c7171fa20fdb97fca93b4c0a2c8ee94d2030e0 /drivers/usb
parent90964353ffbddc554317ccfd9821b012f95449ab (diff)
downloadtalos-obmc-uboot-ff377b1c0e891569b6da13629090aad7c38175e0.tar.gz
talos-obmc-uboot-ff377b1c0e891569b6da13629090aad7c38175e0.zip
canmb board: Fix compiler warnings
Recent changes caused thatthe aev board now is included in the boards built by MAKEALL, which revealed that compilation for this board has been broken for a long time: canmb.c: In function 'initdram': canmb.c:109: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness canmb.c:111: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness canmb.c:137: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness canmb.c:140: warning: pointer targets in passing argument 1 of 'get_ram_size' differ in signedness Fix these. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud