From: Maciej W. Rozycki Date: Tue, 1 Feb 2005 20:21:48 +0000 (+0000) Subject: Fix compilation; by Manish Lachwani. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6b123979543a37d109b74a359b147b38ee8166dd;p=linux-beck.git Fix compilation; by Manish Lachwani. Signed-off-by: Ralf Baechle --- 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 */