aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/meson/clk_meson.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/meson/clk_meson.h')
-rw-r--r--drivers/clk/meson/clk_meson.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/meson/clk_meson.h b/drivers/clk/meson/clk_meson.h
index 7adc55a..ef72a41 100644
--- a/drivers/clk/meson/clk_meson.h
+++ b/drivers/clk/meson/clk_meson.h
@@ -10,6 +10,7 @@
/* Gate Structure */
+#include <linux/bitops.h>
struct meson_gate {
unsigned int reg;
unsigned int bit;