common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / drivers / clk / clk-mux.c
index b9d2ae6..c69cce0 100644 (file)
@@ -27,6 +27,7 @@
 #include <clk-uclass.h>
 #include <dm/device.h>
 #include <dm/devres.h>
+#include <linux/bitops.h>
 #include <linux/clk-provider.h>
 #include <clk.h>
 #include "clk.h"