Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffd099bd authored by Ralf Baechle's avatar Ralf Baechle
Browse files

Fix build for CONFIG_BUG=n. Yes, bugs are now a compile time option ;-)

parent 149f60b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@ do { \
} while (0)
#endif

#include <asm-generic/bug.h>

#endif

#include <asm-generic/bug.h>

#endif /* __ASM_BUG_H */