commit | 3f41a43f5ed235f3763e7dc6f1275f2dcafdd056 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 10:15:46 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 03 22:19:54 2020 -0400 |
tree | 4b24bb2fe6a385dbc29cfbd4c7ba0f32827c4b8f | |
parent | eaf6a602ccbd3fbd877afee0dd8532547ddd2692 [diff] |
spi: Drop duplicate dm.h inclusion We only need to include this header once. Drop the duplicate. Signed-off-by: Simon Glass <sjg@chromium.org>