dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / hwspinlock / hwspinlock-uclass.c
index 195f079707cd646a7f9707ca8ece3e0f3aa85b66..61d226bcbb5eb79e6cdedea5253b7dc81317726c 100644 (file)
@@ -8,6 +8,8 @@
 #include <errno.h>
 #include <hwspinlock.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)