From: Rob Herring (Arm) Date: Wed, 26 Feb 2025 21:47:48 +0000 (-0600) Subject: arm64: dts: marvell: Drop unused CP11X_TYPE define X-Git-Tag: v6.15-rc1~159^2~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46362045cdcd87e947380544d90004d2b27e6fc;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: marvell: Drop unused CP11X_TYPE define The CP11X_TYPE define is not used anywhere, remove it. Signed-off-by: Rob Herring (Arm) Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-cp110.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110.dtsi index 4fd33b0fa56e5..e3cfd168becce 100644 --- a/arch/arm64/boot/dts/marvell/armada-cp110.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-cp110.dtsi @@ -5,8 +5,4 @@ * Device Tree file for Marvell Armada CP110. */ -#define CP11X_TYPE cp110 - #include "armada-cp11x.dtsi" - -#undef CP11X_TYPE diff --git a/arch/arm64/boot/dts/marvell/armada-cp115.dtsi b/arch/arm64/boot/dts/marvell/armada-cp115.dtsi index 1d0a9653e6814..ec6432c8db7c6 100644 --- a/arch/arm64/boot/dts/marvell/armada-cp115.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-cp115.dtsi @@ -5,8 +5,4 @@ * Device Tree file for Marvell Armada CP115. */ -#define CP11X_TYPE cp115 - #include "armada-cp11x.dtsi" - -#undef CP11X_TYPE