mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
149f60b30c
commit
ffd099bd33
@ -15,8 +15,8 @@ do { \
|
||||
} while (0)
|
||||
#endif
|
||||
|
||||
#include <asm-generic/bug.h>
|
||||
|
||||
#endif
|
||||
|
||||
#include <asm-generic/bug.h>
|
||||
|
||||
#endif /* __ASM_BUG_H */
|
||||
|
Loading…
Reference in New Issue
Block a user