u-boot-brain/drivers/usb
Nobuhiro Iwamatsu 0b09f54a26 usb: r8a66597: Fix argument mistake of inl
Fail in build, because argument of inl used in r8a66597_read_fifo is wrong.

r8a66597.h:441:35: error: macro "inl" passed 2 arguments, but takes just 1
In file included from r8a66597-hcd.c:25:
r8a66597.h: In function ‘r8a66597_read_fifo’:
r8a66597.h:441: error: ‘inl’ undeclared (first use in this function)
r8a66597.h:441: error: (Each undeclared identifier is reported only once
r8a66597.h:441: error: for each function it appears in.)

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2011-08-08 21:40:40 +02:00
..
eth Add Ethernet hardware MAC address framework to usbnet 2011-08-08 21:05:23 +02:00
gadget Coding Style cleanup: remove trailing empty lines 2011-03-27 21:48:08 +02:00
host usb: r8a66597: Fix argument mistake of inl 2011-08-08 21:40:40 +02:00
musb DaVinci: rename gpio_defs.h to gpio.h 2011-08-03 12:49:19 +02:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00