serial: sh-sci: Fix up SH-5 build.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Feb 2008 11:15:36 +0000 (20:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:22:12 +0000 (14:22 +0900)
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 <lethal@linux-sh.org>

No differences found