]> git.ipfire.org Git - people/ms/u-boot.git/commit
Fix compilation error in cmd_usb.c
authorAnatolij Gustschin <agust@denx.de>
Wed, 26 Mar 2008 16:47:44 +0000 (17:47 +0100)
committerWolfgang Denk <wd@denx.de>
Wed, 26 Mar 2008 23:12:56 +0000 (00:12 +0100)
commite813eae3bfeba9c0bda9d1bf9fc3d081f790972f
tree887c5f41a9ed0bfb00f87e1edeed9352a14806c5
parentd8c82db482d6b535d12b419d6440b88bf7091c9b
Fix compilation error in cmd_usb.c

This patch fixes compilation error
cmd_usb.c: In function 'do_usb':
cmd_usb.c:552: error: void value not ignored as it ought to be

Signed-off-by: Anatolij Gustschin <agust@denx.de>
include/usb.h