]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh64: Fixup sh-sci build.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 00:13:54 +0000 (09:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 00:13:54 +0000 (09:13 +0900)
sh-sci needs asm/sci.h, borrow this from sh so we can build
again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh64/sci.h [new file with mode: 0644]

diff --git a/include/asm-sh64/sci.h b/include/asm-sh64/sci.h
new file mode 100644 (file)
index 0000000..793c568
--- /dev/null
@@ -0,0 +1 @@
+#include <asm-sh/sci.h>