commit | e9d4ac655b8305488b2baf8dc0f0a46918acb7d0 | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Tue Nov 11 17:32:10 2014 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Nov 20 17:51:09 2014 +0100 |
tree | c76f07b3dbd54b6fcc471b52fe783818367cddf3 | |
parent | 8c123c9417b7ffa6225c814428d6f842e3e80f0e [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>