soc/amd/common: Remove unused variables of write_pci_cfg_irqs()
commitbc0c364ea3ef0332f19fd4a04d81d02c8d72832e
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>
Tue, 23 Oct 2018 15:59:18 +0000 (23 08:59 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 16 Nov 2018 09:41:23 +0000 (16 09:41 +0000)
treec7aa1cf595a334227facbf134fc6067834dd6e1c
parent9eb4d0a0692ca960d6ed1ad14c11e27b32e1f419
soc/amd/common: Remove unused variables of write_pci_cfg_irqs()

Function write_pci_cfg_irqs() has "no function" variables. One variable is
set and never used, the other is only used to control a print. Remove them.

BUG=b:117950052
TEST=Build grunt.

Change-Id: Icd98db3e794e609b112f15979a3a00a2977a0fdb
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/29244
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/soc/amd/common/block/pci/amd_pci_util.c