commit | 8b69e629dcfd3fc9ce50ce33a492ba08af0ce7b0 | [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 | 4426632dc812e60b2dda03810a18a4894a789567 [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>