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)
commit15c73aaa44e09222e9cccaa9f80e29f7f5351f2b
treefd94aeaddf91e69f6cbb2213fbc1a87b3db1a085
parentbc0f424faa11a2017ba725bb8c5fc481ece7b440
serial: sh-sci: Kill off all of the SCI/SCIF special casing.

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>
drivers/serial/sh-sci.c
drivers/serial/sh-sci.h