commit | 15c73aaa44e09222e9cccaa9f80e29f7f5351f2b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Oct 02 19:47:12 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Oct 02 19:47:12 2008 +0900 |
tree | fd94aeaddf91e69f6cbb2213fbc1a87b3db1a085 | |
parent | bc0f424faa11a2017ba725bb8c5fc481ece7b440 [diff] |
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>