소스 검색

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 년 전
부모
커밋
2f32834a32
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/asm-sh64/sci.h

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

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