[U-Boot] [PATCH] usb: r8a66597: Fix argument mistake of inl
Remy Bohmer
linux at bohmer.net
Mon Aug 8 21:41:54 CEST 2011
Hi,
2011/7/11 Nobuhiro Iwamatsu <iwamatsu at nigauri.org>:
> 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 at nigauri.org>
Applied to u-boot-usb. Thanks.
Kind regards,
Remy
More information about the U-Boot
mailing list