serial: sh-sci: Kill off all of the SCI/SCIF special casing.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 2 Oct 2008 10:47:12 +0000 (19:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 2 Oct 2008 10:47:12 +0000 (19:47 +0900)
This was added at a time when the compiler did a less than stellar job of
optimizing out dead code. These days this tends to be less of a concern,
so kill it all off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found