commit | 2f32834a32dfc289ea73839dbcb98d135742947b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 09:13:54 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 14 09:13:54 2007 +0900 |
tree | c093f440aa87d1aaccbe50ebf6a3d1d8e8f4e1d4 | |
parent | c18fe9a0467afaec7de05ec76cd994ae7c866760 [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>
diff --git a/include/asm-sh64/sci.h b/include/asm-sh64/sci.h new file mode 100644 index 0000000..793c568 --- /dev/null +++ b/include/asm-sh64/sci.h
@@ -0,0 +1 @@ +#include <asm-sh/sci.h>