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