]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69579ddb1cfc5432fd29e5097420644b3964bf70
treef33a91caaf6a156bbf98770097c035d27bb4af80
parentde2426247052cb6768ff0e176d347eb5499f8635
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 <lethal@linux-sh.org>
drivers/serial/sh-sci.h