commit | e8ea024bffcc9e4cb0e72cfdf50a99d05fd95d1c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 13 20:15:36 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Feb 14 14:22:12 2008 +0900 |
tree | f33a91caaf6a156bbf98770097c035d27bb4af80 | |
parent | 38350e0a00f973dd9c6556beeff0f7eb5ef3f58b [diff] |
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>