atomic: use <linux/atomic.h>
[firefly-linux-kernel-4.4.55.git] / drivers / oprofile / oprofile_stats.h
index 0b54e46c3c1413a8453f473f211c7cb010ac0851..38b6fc028984d91dcbb8662083aad0bdbcf9f508 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef OPROFILE_STATS_H
 #define OPROFILE_STATS_H
 
-#include <asm/atomic.h>
+#include <linux/atomic.h>
 
 struct oprofile_stat_struct {
        atomic_t sample_lost_no_mm;