commit | 11c89f33f24563b7762aa6c2c4a0991495315910 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 17:18:03 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 06:57:52 2017 -0600 |
tree | fb1333b82562bf0f69e7b3e7e2cd4cce519db751 | |
parent | 37652a793382f3d2ad79794910697f03e729b415 [diff] |
dm: Use dm.h header when driver mode is used This header includes things that are needed to make driver build. Adjust existing users to include that always, even if other dm/ includes are present Signed-off-by: Simon Glass <sjg@chromium.org>