commit | 159e2650d523c56f1d9cffd61feae1d02f9a62e1 | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Tue Nov 11 17:32:10 2014 +0000 |
committer | Kevin Hilman <khilman@linaro.org> | Wed May 13 11:54:00 2015 -0700 |
tree | ecae5ff4ce8ae5cd8c63e9a1aaaf95352df2e8e1 | |
parent | 356662614b0dbe3a989d43432ec2d980e48c1035 [diff] |
arm64: Create link to include/dt-bindings to enable C preprocessor use. DT files used in the compilation phase can be preprocessed by the C preprocessor. This requires an include/dt-bindings directory to be present in the arch/arm64/boot/dts directory. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> (cherry picked from commit e9d4ac655b8305488b2baf8dc0f0a46918acb7d0) Signed-off-by: Kevin Hilman <khilman@linaro.org>