From b9d4a17b90fd3b98023da5cf3b45a1a5058fb0ad Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 15 Jan 2026 15:27:22 -0600 Subject: arm: Remove remainder of ARCH_ORION5X With commit 5663b137e682 ("arm: Remove edminiv2 board") the last ARCH_ORION5X platform was removed. Remove the rest of the architecture code which is now unused. Reviewed-by: Tony Dinh Signed-off-by: Tom Rini --- include/configs/mv-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 3dfcb138b49..7c9b41de02b 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -10,7 +10,6 @@ * This file should be included in board config header file. * * It supports common definations for Kirkwood platform - * TBD: support for Orion5X platforms */ #ifndef _MV_COMMON_H -- cgit v1.3.1