coreboot-kgpe-d16/src
Richard Spiegel bc0c364ea3 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>
2018-11-16 09:41:23 +00:00
..
acpi
arch mb/emulation/qemu-i440fx|q35: Fix stack size 2018-11-14 08:24:14 +00:00
commonlib src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
console console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS 2018-10-18 12:50:41 +00:00
cpu src/cpu: Remove dead sourced lines 2018-11-15 10:25:20 +00:00
device src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
drivers drivers/elog: Add support for early elog 2018-11-15 15:26:48 +00:00
ec ec/google/chromeec: add support for retrieving OEM name 2018-11-16 03:09:19 +00:00
include src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
lib src/lib/edid: avoid buffer overflow 2018-11-06 14:07:58 +00:00
mainboard siemens/mc_apl4: Clean up ramstage 2018-11-16 07:41:23 +00:00
northbridge src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
security security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
soc soc/amd/common: Remove unused variables of write_pci_cfg_irqs() 2018-11-16 09:41:23 +00:00
southbridge sb/amd: Remove dead assignment in SPI driver 2018-11-16 09:40:29 +00:00
superio src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
vendorcode security/vboot: Add selection for firmware slots used by VBOOT 2018-11-08 16:19:37 +00:00
Kconfig reset: Finalize move to new API 2018-10-31 15:29:42 +00:00