aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk_vexpress_osc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/clk_vexpress_osc.c')
-rw-r--r--drivers/clk/clk_vexpress_osc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/clk_vexpress_osc.c b/drivers/clk/clk_vexpress_osc.c
index ddfc5f6..b48319b 100644
--- a/drivers/clk/clk_vexpress_osc.c
+++ b/drivers/clk/clk_vexpress_osc.c
@@ -13,6 +13,7 @@
#include <dm/lists.h>
#include <errno.h>
#include <misc.h>
+#include <linux/bitops.h>
#define CLK_FUNCTION BIT(20)