]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: core: Avoid void * in the of-platdata structs
authorSimon Glass <sjg@chromium.org>
Sat, 3 Oct 2020 15:25:21 +0000 (09:25 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:17 +0000 (14:42 -0600)
commit08c3b88dd145d3f7f06e7ad8458905bde7a286ef
treeea385a98c45f77d23a829b622f385d4470741748
parent3c14083f20679c526f3a133b2f71f0aad996fdc8
dm: core: Avoid void * in the of-platdata structs

These pointers point to drivers. Update the definition to make this clear.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/dt-structs.h