diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-02-04 16:56:01 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-18 11:29:01 +0900 |
commit | 901b5732fbcc5a7f48c3ebf3f9ed51e07e10abd9 (patch) | |
tree | 0e38f20ca65b0331e5654bbca86eda6d4653e9e1 /arch | |
parent | 72cf0b07418a9c8349aa9137194b1ccba6e54a9d (diff) | |
download | linux-901b5732fbcc5a7f48c3ebf3f9ed51e07e10abd9.tar.bz2 |
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Having a symbolic link arch/*/boot/dts/include/dt-bindings was
deprecated by commit d5d332d3f7e8 ("devicetree: Move include
prefixes from arch to separate directory").
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch')
l--------- | arch/csky/boot/dts/include/dt-bindings | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/csky/boot/dts/include/dt-bindings b/arch/csky/boot/dts/include/dt-bindings deleted file mode 120000 index 08c00e4972fa..000000000000 --- a/arch/csky/boot/dts/include/dt-bindings +++ /dev/null @@ -1 +0,0 @@ -../../../../../include/dt-bindings
\ No newline at end of file |