diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2023-12-01 15:29:08 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-12-15 21:57:14 +0000 |
commit | 7f19d205944d46483bf414420118b8d937a113ce (patch) | |
tree | d01642267f12c87c5a11a8058ad6ae169388233c /src/soc/example | |
parent | 017003cbd0b75119cd1ee6ff52236f8a18182c3c (diff) |
soc/amd/stoney/northbridge: Remove dead code
All the resource on the host bridge are fixed resources and therefore
have the IORESOURCE_STORED flag set, so the body of this function which
configures IO or MEM ranges is never reached.
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I1839f030a4a365e5bc1cdaa3cf37cdf9ca382ff8
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79385
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'src/soc/example')
0 files changed, 0 insertions, 0 deletions