ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format
[pandora-kernel.git] / kernel / stop_machine.c
index c112475..ba5070c 100644 (file)
@@ -19,7 +19,7 @@
 #include <linux/interrupt.h>
 #include <linux/kallsyms.h>
 
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 
 /*
  * Structure to determine completion condition and record errors.  May