diff options
author | Fred Reitberger <reitbergerfred@gmail.com> | 2022-10-18 09:25:49 -0400 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-10-21 14:47:48 +0000 |
commit | 164b93bd9c8f2f6be1f22c1dbd23db99c848fbcc (patch) | |
tree | 1ea3e88b51d48bfae19201dc26e542c595d92e82 /src/soc/amd | |
parent | 29f158008686f4c46a26ac4daa246755e70e2e4f (diff) | |
download | coreboot-164b93bd9c8f2f6be1f22c1dbd23db99c848fbcc.tar.gz coreboot-164b93bd9c8f2f6be1f22c1dbd23db99c848fbcc.tar.bz2 coreboot-164b93bd9c8f2f6be1f22c1dbd23db99c848fbcc.zip |
soc/amd/morgana/include/soc/iomap.h: Remove to-do after review
Reviewed file and values match morgana ppr #57396, rev 1.52
Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I8f914432e0f55aa8050728e8cf41a3dee20990e8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68542
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/soc/amd')
-rw-r--r-- | src/soc/amd/morgana/include/soc/iomap.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/morgana/include/soc/iomap.h b/src/soc/amd/morgana/include/soc/iomap.h index 53b7bc2f4208..b00d6dd3a433 100644 --- a/src/soc/amd/morgana/include/soc/iomap.h +++ b/src/soc/amd/morgana/include/soc/iomap.h @@ -1,7 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* TODO: Update for Morgana */ - #ifndef AMD_MORGANA_IOMAP_H #define AMD_MORGANA_IOMAP_H |