commit | 78cefc083c5efdcb3734b896aea78d6e38b3b1cd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 20 19:48:29 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:34:00 2014 -0600 |
tree | e5d25661092bb7cfa7b37263f5e9ff377f1851eb | |
parent | 20f67cf8886f7f6709d69d102fefde2748fe9c09 [diff] |
dm: exynos: dts: Convert /include/ to #include We should be consistent about this. The kernel has moved to #include which breaks error reporting to some extent but does allow us to include binding files. Signed-off-by: Simon Glass <sjg@chromium.org>