summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/swarm
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-03-15 15:12:02 +0100
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2023-03-17 10:27:21 +0100
commita0136c28a2d8e03d0cb2f707cd1c837a8e0884e9 (patch)
treec259270401f4f8ec3ebc63f70cf826cac9c81e1c /arch/mips/sibyte/swarm
parentb984d7b56dfcf71648102e227120bdc247562d00 (diff)
downloadlinux-stable-a0136c28a2d8e03d0cb2f707cd1c837a8e0884e9.tar.gz
linux-stable-a0136c28a2d8e03d0cb2f707cd1c837a8e0884e9.tar.bz2
linux-stable-a0136c28a2d8e03d0cb2f707cd1c837a8e0884e9.zip
MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support
Looks like these boards were nether in active use, so let's remove them. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/sibyte/swarm')
-rw-r--r--arch/mips/sibyte/swarm/setup.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/sibyte/swarm/setup.c b/arch/mips/sibyte/swarm/setup.c
index 9e7a1e305f61..76683993cdd3 100644
--- a/arch/mips/sibyte/swarm/setup.c
+++ b/arch/mips/sibyte/swarm/setup.c
@@ -146,12 +146,6 @@ void __init plat_mem_setup(void)
#ifdef LEDS_PHYS
-#ifdef CONFIG_SIBYTE_CARMEL
-/* XXXKW need to detect Monterey/LittleSur/etc */
-#undef LEDS_PHYS
-#define LEDS_PHYS MLEDS_PHYS
-#endif
-
void setleds(char *str)
{
void *reg;