diff options
Diffstat (limited to 'src/soc/amd/mendocino/cpu.c')
-rw-r--r-- | src/soc/amd/mendocino/cpu.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/mendocino/cpu.c b/src/soc/amd/mendocino/cpu.c index bee4207600..fe5b0549d7 100644 --- a/src/soc/amd/mendocino/cpu.c +++ b/src/soc/amd/mendocino/cpu.c @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* TODO: Check if this is still correct */ - #include <acpi/acpi.h> #include <amdblocks/cpu.h> #include <amdblocks/iomap.h> |