commit | 153f269ebefe7a9fbcebf2fd427fba2ea9bf1df0 | [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 | 51a4a857b35009d497b40ad6883627c0585e384e [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>