coreboot-kgpe-d16/src
Richard Spiegel cb01efcda1 src/soc/amd/stoneyridge/southbridge.h: Fix prototypes
Some prototypes types don't match the actual function type, though there's
no error message due to the types being alias. For clarity, types should
match between prototypes and actual functions.

BUG=b:68007655

Change-Id: I9573a68f7153dbbad2fc6551d5dab000760c871e
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/22288
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-11-10 16:30:53 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/riscv: Use a separate trap stack 2017-11-07 12:30:38 +00:00
commonlib commonlib/helpers.h: Include stddef.h 2017-11-04 00:32:13 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu Microcode: add dependency to header files 2017-11-07 12:16:58 +00:00
device device/device_util: Add string for DEVICE_PATH_NONE 2017-11-07 12:32:13 +00:00
drivers drivers/i2c/tpm/cr50: Increase init delay to 30 seconds 2017-11-09 19:05:32 +00:00
ec ec/lenovo/h8: Clear EC output queue before enablement 2017-11-07 12:26:51 +00:00
include device: untangle device_t from struct device some more 2017-11-10 06:33:28 +00:00
lib src: Fix all Siemens copyrights 2017-11-07 12:33:51 +00:00
mainboard mainboard/google/coral: power off EN_PP3300_DX_LTE_SOC when entering S5 2017-11-10 09:49:18 +00:00
northbridge nb/intel/gm45: Enable LAPIC monotonic timer 2017-11-03 16:19:27 +00:00
security security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
soc src/soc/amd/stoneyridge/southbridge.h: Fix prototypes 2017-11-10 16:30:53 +00:00
southbridge sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t 2017-11-04 00:33:26 +00:00
superio superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros 2017-10-25 14:32:39 +00:00
vendorcode src: Fix all Siemens copyrights 2017-11-07 12:33:51 +00:00
Kconfig intel/common/smbus: increase spd read performance 2017-10-31 15:49:55 +00:00