BUG: headers with BUG/BUG_ON etc. need linux/bug.h
[deliverable/linux.git] / include / linux / io-mapping.h
index e44e84f0156c06a8ba512b11aa38081ef323f703..657fab4efab351070a9aaf7a625759159a786580 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <linux/types.h>
 #include <linux/slab.h>
+#include <linux/bug.h>
 #include <asm/io.h>
 #include <asm/page.h>
 
This page took 0.027642 seconds and 5 git commands to generate.