From 159e2650d523c56f1d9cffd61feae1d02f9a62e1 Mon Sep 17 00:00:00 2001 From: Liviu Dudau Date: Tue, 11 Nov 2014 17:32:10 +0000 Subject: 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 Signed-off-by: Arnd Bergmann (cherry picked from commit e9d4ac655b8305488b2baf8dc0f0a46918acb7d0) Signed-off-by: Kevin Hilman --- arch/arm64/boot/dts/include/dt-bindings | 1 + 1 file changed, 1 insertion(+) create mode 120000 arch/arm64/boot/dts/include/dt-bindings (limited to 'arch/arm64/boot') diff --git a/arch/arm64/boot/dts/include/dt-bindings b/arch/arm64/boot/dts/include/dt-bindings new file mode 120000 index 000000000000..08c00e4972fa --- /dev/null +++ b/arch/arm64/boot/dts/include/dt-bindings @@ -0,0 +1 @@ +../../../../../include/dt-bindings \ No newline at end of file -- cgit v1.2.3