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