aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh64
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-05-14 09:13:54 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-05-14 09:13:54 +0900
commit2f32834a32dfc289ea73839dbcb98d135742947b (patch)
treec093f440aa87d1aaccbe50ebf6a3d1d8e8f4e1d4 /include/asm-sh64
parentc18fe9a0467afaec7de05ec76cd994ae7c866760 (diff)
sh64: Fixup sh-sci build.
sh-sci needs asm/sci.h, borrow this from sh so we can build again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh64')
-rw-r--r--include/asm-sh64/sci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh64/sci.h b/include/asm-sh64/sci.h
new file mode 100644
index 00000000000..793c568b782
--- /dev/null
+++ b/include/asm-sh64/sci.h
@@ -0,0 +1 @@
+#include <asm-sh/sci.h>