From: Magnus Damm Date: Mon, 8 Feb 2010 02:47:44 +0000 (+0900) Subject: serial: sh-sci: remove SCIF code in sci_rxd_in() X-Git-Tag: v2.6.34-rc1~285^2~39^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e9622d1a064705181bea0600ea9eacd95adab7f;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed