diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-02-04 19:14:50 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-05 19:00:14 +0000 |
commit | a4d033a66de82b706a6bbab1d8d4f3782c405026 (patch) | |
tree | a35a05d04a2cf81898cec356280dcbdabc0dbe87 /src/cpu | |
parent | ddf137f82261bfcbf394daf413dd8da920786c0d (diff) |
nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directly
There is no need to have the iommu_set_resources function which only
calls pci_dev_set_resources, so assign pci_dev_set_resources directly to
the set_resources function pointer field in the iommu_ops struct.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I59c20e61a36fcc11b59d786139b4745ff662e560
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61632
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions