coreboot-kgpe-d16/src/soc/amd/stoneyridge
Richard Spiegel 3986d39471 soc/amd: Remove defined but unwritten functions
There are functions defined on headers with no code written for. They
probably existed earlier, were removed and forgot in the headers. Remove
functions from headers if there's no actual code written for.

BUG=b:123564495
TEST=Build grunt.

Change-Id: Ia6a12e22a0944351c455dc2c3b534f09a258bd7b
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/c/31507
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2019-02-26 20:50:59 +00:00
..
acpi soc/amd/stoneyridge: Name IO061 in ASL appropriately 2018-12-05 14:06:32 +00:00
bootblock src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
include/soc soc/amd: Remove defined but unwritten functions 2019-02-26 20:50:59 +00:00
acpi.c ACPI: Correct asl_compiler_revision value 2019-02-21 19:07:31 +00:00
BiosCallOuts.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
chip.c soc/amd/common: Remove redundant ACPI S3 test 2019-02-12 05:02:40 +00:00
chip.h mb/google/kahlee: Tune eDP panel initialization time 2018-11-09 09:15:11 +00:00
cpu.c soc/amd/stoneyridge: Fix get_cpu_count() 2018-10-31 22:00:03 +00:00
enable_usbdebug.c soc/amd/stoneyridge: Define PM USB Enable register 2018-10-14 19:11:54 +00:00
finalize.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
gpio.c amd/stoneyridge: Disable GPIO MASK STATUS 2019-01-28 13:35:44 +00:00
hda.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
i2c.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
iommu.c soc/amd/stoneyridge: Add IOMMU support 2018-10-03 21:34:20 +00:00
Kconfig soc/amd/common: Remove redundant ACPI S3 test 2019-02-12 05:02:40 +00:00
lpc.c src/(device/lib/soc): Remove unused variables 2018-12-05 14:05:23 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
mca.c src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h> 2018-10-30 20:20:00 +00:00
monotonic_timer.c
nb_util.c pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
northbridge.c src/(device/lib/soc): Remove unused variables 2018-12-05 14:05:23 +00:00
pmutil.c soc/amd/stoneyridge: Add generic PM1 register clear function 2019-02-01 16:24:51 +00:00
ramtop.c soc/amd/stoneyridge: Remove "else" after a return 2018-10-25 16:16:25 +00:00
reset.c soc/amd: Implement common reset API 2018-10-22 08:34:56 +00:00
romstage.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
sata.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
sb_util.c soc/amd/stoneyridge: Access SMBUS through MMIO 2019-01-30 11:01:37 +00:00
sm.c soc/amd/stoneyridge: Access SMBUS through MMIO 2019-01-30 11:01:37 +00:00
smbus.c soc/amd/stoneyridge: Access SMBUS through MMIO 2019-01-30 11:01:37 +00:00
smbus_spd.c soc/amd/stoneyridge: Access SMBUS through MMIO 2019-01-30 11:01:37 +00:00
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smi_util.c src/soc: Add and update license headers 2018-05-29 22:36:10 +00:00
smihandler.c amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5 2018-12-19 16:05:20 +00:00
southbridge.c soc/amd/stoneyridge: Expand 48MHz for both osc out signals 2019-02-15 16:24:42 +00:00
spi.c soc/amd/common: Don't use CAR_GLOBAL 2019-02-12 05:13:11 +00:00
tsc_freq.c cpu/amd: Use common AMD's MSR 2018-10-18 12:51:26 +00:00
uart.c
usb.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00