sh: sh-sci: sh7377 and sh73a0 build fixes
authorMagnus Damm <damm@opensource.se>
Thu, 28 Apr 2011 03:10:35 +0000 (03:10 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 23 May 2011 03:41:37 +0000 (12:41 +0900)
commit5b02c51af48d6bd78e53c1e95196ce3a3572fad9
tree5a4633587bd2069a1659e0ca4c6d46d3a3d91ecb
parent3e4cd0737d2e9c3dd52153a23aef1753e3a99fc4
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>
drivers/tty/serial/sh-sci.h