Message ID | 20230706085534.300828-1-sudeep.holla@arm.com |
---|---|
State | Accepted |
Commit | d088d6b648f47fc63e0f1d429c6eaddb426623a4 |
Headers | show |
Series | arm64: dts: arm: Remove the dangling vexpress-v2m-rs1.dtsi symlink | expand |
On Thu, 06 Jul 2023 09:55:34 +0100, Sudeep Holla wrote: > Commit 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") > moved all arm vendor specific DTS into the sub-directory and updated > vexpress-v2f-1xv7-ca53x2.dts accordingly to include vexpress-v2m-rs1.dtsi > from the right path. However the symlink was left dangling which is harmless > and causes no issue for the build. > > Just remove the dangling symlink now that it is noticed and reported. > > [...] Applied to sudeep.holla/linux (for-next/juno/fixes), thanks! [1/1] arm64: dts: arm: Remove the dangling vexpress-v2m-rs1.dtsi symlink https://git.kernel.org/sudeep.holla/c/d088d6b648f4 -- Regards, Sudeep
diff --git a/arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi b/arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi deleted file mode 120000 index 68fd0f8f1dee..000000000000 --- a/arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi +++ /dev/null @@ -1 +0,0 @@ -../../../../arm/boot/dts/vexpress-v2m-rs1.dtsi \ No newline at end of file
Commit 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") moved all arm vendor specific DTS into the sub-directory and updated vexpress-v2f-1xv7-ca53x2.dts accordingly to include vexpress-v2m-rs1.dtsi from the right path. However the symlink was left dangling which is harmless and causes no issue for the build. Just remove the dangling symlink now that it is noticed and reported. Fixes: 724ba6751532 ("ARM: dts: Move .dts files to vendor sub-directories") Cc: Liviu Dudau <liviu.dudau@arm.com> Cc: Lorenzo Pieralisi <lpieralisi@kernel.org> Cc: Rob Herring <robh+dt@kernel.org> Reported-by: Avram Lubkin <avram@rockhopper.net> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> --- arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi | 1 - 1 file changed, 1 deletion(-) delete mode 120000 arch/arm64/boot/dts/arm/vexpress-v2m-rs1.dtsi