atomic: use <linux/atomic.h>
[deliverable/linux.git] / drivers / gpu / drm / ttm / ttm_lock.c
index de41e55a944ad8ef1f9ae7d5769a5ae4eb131279..075daf44bce406516b2b6e1f3b2ce905b2cd97f2 100644 (file)
@@ -30,7 +30,7 @@
 
 #include "ttm/ttm_lock.h"
 #include "ttm/ttm_module.h"
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 #include <linux/errno.h>
 #include <linux/wait.h>
 #include <linux/sched.h>
This page took 0.024732 seconds and 5 git commands to generate.