From 977991fdc43dbe2f3f473699bbe45207969f020f Mon Sep 17 00:00:00 2001 From: Eshaan Deshmukh Date: Mon, 10 Aug 2026 01:49:53 -0500 Subject: [PATCH] x86/platform/geode: Remove old TODO message about leds-net5501.c The TODO comment in alix.c and geos.c mentions moving leds-net5501.c to platform code. But, leds-net5501.c was already replaced by arch/x86/platform/geode/net5501.c. Signed-off-by: Eshaan Deshmukh Signed-off-by: Dave Hansen Link: https://patch.msgid.link/20260810064953.2048373-1-eshaan2031@icloud.com --- arch/x86/platform/geode/alix.c | 4 ---- arch/x86/platform/geode/geos.c | 4 ---- 2 files changed, 8 deletions(-) diff --git a/arch/x86/platform/geode/alix.c b/arch/x86/platform/geode/alix.c index be65cd704e21..981d1d73cc95 100644 --- a/arch/x86/platform/geode/alix.c +++ b/arch/x86/platform/geode/alix.c @@ -7,10 +7,6 @@ * Copyright (C) 2008 Constantin Baranov * Copyright (C) 2011 Ed Wildgoose * and Philip Prindeville - * - * TODO: There are large similarities with leds-net5501.c - * by Alessandro Zummo - * In the future leds-net5501.c should be migrated over to platform */ #include diff --git a/arch/x86/platform/geode/geos.c b/arch/x86/platform/geode/geos.c index 98027fb1ec32..69051bff74d6 100644 --- a/arch/x86/platform/geode/geos.c +++ b/arch/x86/platform/geode/geos.c @@ -6,10 +6,6 @@ * Copyright (C) 2008 Constantin Baranov * Copyright (C) 2011 Ed Wildgoose * and Philip Prindeville - * - * TODO: There are large similarities with leds-net5501.c - * by Alessandro Zummo - * In the future leds-net5501.c should be migrated over to platform */ #include