usb: gadget: r8a66597-udc: use dev_*() instead of printk()
[deliverable/linux.git] / kernel / audit.c
index 52501b5d4902b5842f81c83e78b7e6b46652b314..0a1355ca3d7927145d12bfeff3b62db138ccf124 100644 (file)
@@ -43,7 +43,7 @@
 
 #include <linux/init.h>
 #include <asm/types.h>
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/slab.h>
This page took 0.024566 seconds and 5 git commands to generate.