USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined
authorYoichi Yuasa <yuasa@linux-mips.org>
Mon, 11 Apr 2011 12:56:39 +0000 (21:56 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 22:44:03 +0000 (15:44 -0700)
commit0fdf65c3394358a3634ad1064ea4984a03a6aa07
tree393223a8590f692de0da61346536a240bd72c398
parent11a31d84129dc3133417d626643d714c9df5317e
USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined

In file included from drivers/usb/host/ohci-hcd.c:1028:0:
drivers/usb/host/ohci-au1xxx.c:36:7: warning: "__BIG_ENDIAN" is not defined

Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ohci-au1xxx.c