From: Paul Mundt Date: Wed, 13 Feb 2008 11:15:36 +0000 (+0900) Subject: serial: sh-sci: Fix up SH-5 build. X-Git-Tag: v2.6.25-rc2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8ea024bffcc9e4cb0e72cfdf50a99d05fd95d1c;p=pandora-kernel.git serial: sh-sci: Fix up SH-5 build. asm/hardware.h doesn't exist any more, and the definitions sh-sci.h depended on are provided through asm/cpu/addrspace.h these days. Kill off the bogus include. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed