From 6fdc6bde0330feeaf83e562a1524843abe45905c Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 4 Feb 2019 16:56:01 +0900 Subject: [PATCH] csky: remove deprecated arch/csky/boot/dts/include/dt-bindings Having a symbolic link arch/*/boot/dts/include/dt-bindings was deprecated by commit 098fc857fb01 ("devicetree: Move include prefixes from arch to separate directory"). Signed-off-by: Masahiro Yamada --- arch/csky/boot/dts/include/dt-bindings | 1 - 1 file changed, 1 deletion(-) delete mode 120000 arch/csky/boot/dts/include/dt-bindings diff --git a/arch/csky/boot/dts/include/dt-bindings b/arch/csky/boot/dts/include/dt-bindings deleted file mode 120000 index 08c00e4972fa5..0000000000000 --- a/arch/csky/boot/dts/include/dt-bindings +++ /dev/null @@ -1 +0,0 @@ -../../../../../include/dt-bindings \ No newline at end of file -- 2.39.5