]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Create link to include/dt-bindings to enable C preprocessor use.
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 11 Nov 2014 17:32:10 +0000 (17:32 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 16:51:09 +0000 (17:51 +0100)
commit2f949746016b79af481d1366ec49cea1ca7d8b15
treec76f07b3dbd54b6fcc471b52fe783818367cddf3
parent45ce77f4bb5fec94e9deb4a9d4048b6b7e9d2829
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>
arch/arm64/boot/dts/include/dt-bindings [new symlink]