atomic: use <linux/atomic.h>
[deliverable/linux.git] / drivers / net / wireless / b43legacy / dma.h
index f89c34226288c109aa72dad5eb507773e2b67816..686941c242fc6aa8a1dfa00623435253d6352220 100644 (file)
@@ -5,7 +5,7 @@
 #include <linux/spinlock.h>
 #include <linux/workqueue.h>
 #include <linux/linkage.h>
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 
 #include "b43legacy.h"
 
This page took 0.025457 seconds and 5 git commands to generate.