aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/compat-android.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/compat-android.h')
-rw-r--r--tools/perf/compat-android.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/compat-android.h b/tools/perf/compat-android.h
index fce9573d257..b76adae2773 100644
--- a/tools/perf/compat-android.h
+++ b/tools/perf/compat-android.h
@@ -38,8 +38,8 @@ typedef uint64_t u64;
#endif
#endif
#define __deprecated
-#include <asm-generic/bitsperlong.h>
+#include <linux/bitops.h>
#undef BITS_PER_LONG /* Something seems to define this incorrectly */
#define BITS_PER_LONG _BITSIZE