BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / rcupdate.h
index 81c04f4348ecac0afe5b8b073d90f6f14c822599..3b657f2bed4ad0379932cd0a2e49a487c9925058 100644 (file)
@@ -42,6 +42,7 @@
 #include <linux/lockdep.h>
 #include <linux/completion.h>
 #include <linux/debugobjects.h>
+#include <linux/bug.h>
 #include <linux/compiler.h>
 
 #ifdef CONFIG_RCU_TORTURE_TEST