Commits
Simon Glass committed 2fdd7d9e1a7
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>