commit | 2d91a9772c71e7f7c09fa4f6db2c3d11e6af8176 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 23 13:15:58 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 23 19:30:51 2014 -0600 |
tree | efe780be9e5bd912fea8de3508c1db57e85b593a | |
parent | c65dd445c97a28963894451878cdc6b580f3382e [diff] |
dm: dts: Move omap device tree includes to correct place These ended up in arch/arm/dts/dt-bindings temporarily, but in fact the correct place is now include/dt-bindings. Move them to be consistent. Signed-off-by: Simon Glass <sjg@chromium.org>