commit | fd80a22e9be3779ad8ce3682e348459f96e55341 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 03 09:25:21 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:17 2020 -0600 |
tree | ea385a98c45f77d23a829b622f385d4470741748 | |
parent | eb6e7e9970bc0ef73c6e1a7c6c502593424a971d [diff] |
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>