summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-01-15 15:27:22 -0600
committerTom Rini <[email protected]>2026-01-21 12:05:15 -0600
commitb9d4a17b90fd3b98023da5cf3b45a1a5058fb0ad (patch)
treeeae38c0bcf85ead3476b347f5896a3115a40c0d0 /include
parente1561ac2de16525a5952f8239c6477cda2cd9212 (diff)
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 <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mv-common.h1
1 files changed, 0 insertions, 1 deletions
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