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