drm/radeon/kms: don't try to be smart in the hpd handler
[pandora-kernel.git] / include / linux / firewire.h
index 5e6f427..84ccf8e 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/types.h>
 #include <linux/workqueue.h>
 
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 #include <asm/byteorder.h>
 
 #define fw_notify(s, args...) printk(KERN_NOTICE KBUILD_MODNAME ": " s, ## args)