projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa0980b
)
Fix compilation; by Manish Lachwani.
author
Maciej W. Rozycki
<macro@linux-mips.org>
Tue, 1 Feb 2005 20:21:48 +0000
(20:21 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sat, 29 Oct 2005 18:30:20 +0000
(19:30 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/sibyte/board.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-mips/sibyte/board.h
b/include/asm-mips/sibyte/board.h
index d7b11b6c7c321fcb72a14a04320c292db8286768..57b9279e69f0ddb4cc5cf157685b830972f6141a 100644
(file)
--- a/
include/asm-mips/sibyte/board.h
+++ b/
include/asm-mips/sibyte/board.h
@@
-66,4
+66,6
@@
extern void setleds(char *str);
#endif /* CONFIG_SIBYTE_BOARD */
+#endif /* __ASSEMBLY__ */
+
#endif /* _SIBYTE_BOARD_H */