diff options
author | Magnus Damm <damm@opensource.se> | 2011-04-28 05:10:35 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-05-23 05:41:37 +0200 |
commit | 5b02c51af48d6bd78e53c1e95196ce3a3572fad9 (patch) | |
tree | 5a4633587bd2069a1659e0ca4c6d46d3a3d91ecb /samples | |
parent | sh: cosmetic improvement: use an existing pointer (diff) | |
download | linux-5b02c51af48d6bd78e53c1e95196ce3a3572fad9.tar.xz linux-5b02c51af48d6bd78e53c1e95196ce3a3572fad9.zip |
sh: sh-sci: sh7377 and sh73a0 build fixes
Fix sh7377 and sh73a0 build failure:
drivers/tty/serial/sh-sci.c: In function 'scif_txfill':
drivers/tty/serial/sh-sci.c:338: error: implicit declaration of function 'sci_SCTFDR_in'
drivers/tty/serial/sh-sci.c: In function 'scif_rxfill':
drivers/tty/serial/sh-sci.c:351: error: implicit declaration of function 'sci_SCRFDR_in'
make[3]: *** [drivers/tty/serial/sh-sci.o] Error 1
make[2]: *** [drivers/tty/serial] Error 2
make[1]: *** [drivers/tty] Error 2
make: *** [drivers] Error 2
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions