projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c18fe9a
)
sh64: Fixup sh-sci build.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 May 2007 00:13:54 +0000
(09:13 +0900)
committer
Paul 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]
patch
|
blob
diff --git a/include/asm-sh64/sci.h
b/include/asm-sh64/sci.h
new file mode 100644
(file)
index 0000000..
793c568
--- /dev/null
+++ b/
include/asm-sh64/sci.h
@@ -0,0
+1
@@
+#include <asm-sh/sci.h>