From 6b123979543a37d109b74a359b147b38ee8166dd Mon Sep 17 00:00:00 2001
From: "Maciej W. Rozycki" <macro@linux-mips.org>
Date: Tue, 1 Feb 2005 20:21:48 +0000
Subject: [PATCH] Fix compilation; by Manish Lachwani.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
---
 include/asm-mips/sibyte/board.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/asm-mips/sibyte/board.h b/include/asm-mips/sibyte/board.h
index d7b11b6c7c32..57b9279e69f0 100644
--- 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 */
-- 
GitLab