From: Paul Mundt Date: Thu, 2 Oct 2008 10:47:12 +0000 (+0900) Subject: serial: sh-sci: Kill off all of the SCI/SCIF special casing. X-Git-Tag: v2.6.28-rc3~23^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c73aaa44e09222e9cccaa9f80e29f7f5351f2b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed