common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / clk / clk-uclass.c
index d5c4e3c..b87288d 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/bug.h>
 #include <linux/clk-provider.h>
 #include <linux/err.h>
+#include <asm/global_data.h>
 
 static inline const struct clk_ops *clk_dev_ops(struct udevice *dev)
 {