Merge tag 'v2021.04-rc5' into next
[platform/kernel/u-boot.git] / include / dm / test.h
index 30f71ed..a9562b2 100644 (file)
@@ -6,6 +6,8 @@
 #ifndef __DM_TEST_H
 #define __DM_TEST_H
 
+struct udevice;
+
 /**
  * struct dm_test_cdata - configuration data for test instance
  *