]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/dm/platdata.h
dm: include <linker_lists.h> from platdata.h and uclass.h
[karo-tx-uboot.git] / include / dm / platdata.h
index 7716f1940ea78e42c8f9d1ef06339e91991e201c..0d4d561089a03c7db0416f42bf2a84cde5cc89c8 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef _DM_PLATDATA_H
 #define _DM_PLATDATA_H
 
+#include <linker_lists.h>
+
 /**
  * struct driver_info - Information required to instantiate a device
  *