serial: sh-sci: remove SCIF code in sci_rxd_in()
authorMagnus Damm <damm@opensource.se>
Mon, 8 Feb 2010 02:47:44 +0000 (11:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Feb 2010 02:47:44 +0000 (11:47 +0900)
commit9e9622d1a064705181bea0600ea9eacd95adab7f
tree8334f134bc6cfe95d9be2e512e455d4bd976f36b
parent6339204ecc2aa2067a99595522de0403f0854bb8
serial: sh-sci: remove SCIF code in sci_rxd_in()

Since sci_rxd_in() is used by SCI only, clean up
the header file by killing off code dealing with
SCIF ports and their register definitions.

Also introduce a default sci_rxd_in() function
which can be shared by all SCIF-only processors.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/serial/sh-sci.h