diff options
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | 2011-07-11 11:03:47 +0900 |
---|---|---|
committer | Remy Bohmer <linux@bohmer.net> | 2011-08-08 21:40:40 +0200 |
commit | 0b09f54a26169246e982357774b06276843047b3 (patch) | |
tree | e6c34413e1bf034cda61c07bc4606a4ad2f0d98c /board/matrix_vision/mergerbox/sm107.c | |
parent | 093498669e77597635a24f326f11efeab213d394 (diff) | |
download | u-boot-imx-0b09f54a26169246e982357774b06276843047b3.zip u-boot-imx-0b09f54a26169246e982357774b06276843047b3.tar.gz u-boot-imx-0b09f54a26169246e982357774b06276843047b3.tar.bz2 |
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>
Diffstat (limited to 'board/matrix_vision/mergerbox/sm107.c')
0 files changed, 0 insertions, 0 deletions