coreboot/src
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
arch ACPI: Fill asl_compiler_revision field left empty 2019-02-26 17:53:31 +00:00
commonlib commonlib: Add Bubble sort algorithm 2019-02-26 11:14:41 +00:00
console device/pci_early.c: Drop some guards 2019-02-11 11:32:20 +00:00
cpu security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
device src/device/Kconfig: Change default VESA mode from 117h to 118h 2019-02-25 11:21:19 +00:00
drivers drivers/intel/fsp2_0: Update dependency of USE_FSP_REPO 2019-02-23 14:25:31 +00:00
ec ec/google/chromeec: Clarify return value of google_chromeec_command 2019-02-26 11:19:14 +00:00
include soc/intel/common: Include cometlake PCH IDs 2019-02-26 02:17:25 +00:00
lib security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
mainboard mb/gigabyte/ga-h61m-s2pv: fix cosmetic things 2019-02-26 18:49:02 +00:00
northbridge nb/intel/nehalem: Remove CAR_GLOBAL use 2019-02-12 22:16:42 +00:00
security security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
soc soc/amd: Remove defined but unwritten functions 2019-02-26 20:50:59 +00:00
southbridge sb/amd/hudson/acpi: Fix illegal object references 2019-02-25 11:17:54 +00:00
superio superio/nsc/pc87417: Use common early_serial 2019-02-14 07:54:55 +00:00
vendorcode AGESA vendorcode: Define libagesa rule just once 2019-02-25 11:16:52 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00