Browse Source

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>
Paul Mundt 18 years ago
parent
commit
2f32834a32
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/asm-sh64/sci.h

+ 1 - 0
include/asm-sh64/sci.h

@@ -0,0 +1 @@
+#include <asm-sh/sci.h>