commit | 7031a9e92c1e32efcba3af72fe429d7c98ccae97 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 10:15:50 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 03 22:19:54 2020 -0400 |
tree | 2b911666145db86da3492d92d11fd298d39141de | |
parent | e4f610738ecd798b01e91591409714ad8a34e24b [diff] |
mediatek: Drop dm.h header file This header file should not be included in other header files. Remove it and use a forward declaration instead. Signed-off-by: Simon Glass <sjg@chromium.org>