aboutsummaryrefslogtreecommitdiffstats
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
parentsh64: ppoll/pselect6() and restartable syscalls. (diff)
downloadlinux-dev-2f32834a32dfc289ea73839dbcb98d135742947b.tar.xz
linux-dev-2f32834a32dfc289ea73839dbcb98d135742947b.zip
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 000000000000..793c568b7820
--- /dev/null
+++ b/include/asm-sh64/sci.h
@@ -0,0 +1 @@
+#include <asm-sh/sci.h>