projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699ec0a
)
arm64: Create link to include/dt-bindings to enable C preprocessor use.
author
Liviu Dudau
<Liviu.Dudau@arm.com>
Tue, 4 Mar 2014 10:22:28 +0000
(10:22 +0000)
committer
Liviu Dudau
<Liviu.Dudau@arm.com>
Mon, 12 May 2014 12:27:50 +0000
(13:27 +0100)
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>
arch/arm64/boot/dts/include/dt-bindings
[new symlink]
patch
|
blob
diff --git a/arch/arm64/boot/dts/include/dt-bindings
b/arch/arm64/boot/dts/include/dt-bindings
new file mode 120000
(symlink)
index 0000000..
08c00e4
--- /dev/null
+++ b/
arch/arm64/boot/dts/include/dt-bindings
@@ -0,0
+1
@@
+../../../../../include/dt-bindings
\ No newline at end of file