net: sun8i_emac: Use consistent clock bitfield definitions
[oweals/u-boot.git] / drivers / hwspinlock / hwspinlock-uclass.c
index 195f079707cd646a7f9707ca8ece3e0f3aa85b66..9da79455ed3cd1523364098a9231fb68b620f6f9 100644 (file)
@@ -7,7 +7,10 @@
 #include <dm.h>
 #include <errno.h>
 #include <hwspinlock.h>
+#include <log.h>
 #include <dm/device-internal.h>
+#include <dm/device_compat.h>
+#include <linux/compat.h>
 
 static inline const struct hwspinlock_ops *
 hwspinlock_dev_ops(struct udevice *dev)