coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Edward O'Callaghan 97ccefdaf3 southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn
Put functions in appropriate pre-processor sections to avoid
false-positive 'unused function' compiler warnings.

Change-Id: Ie4955ee9df6904c38848f46226b53be37d9fa239
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/8157
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Tested-by: build bot (Jenkins)
2015-01-12 20:16:53 +01:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
acpi.c lynxpoint: Change OEM table ID for serialio. 2014-10-10 08:55:48 +02:00
azalia.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
bootblock.c soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
chip.h intel/lynxpoint: Allow to always route USB3 ports to XHCI 2014-07-11 18:08:04 +02:00
early_me.c Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
early_pch.c timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
early_smbus.c southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
early_spi.c
early_usb.c
elog.c intel boards: Use acpi_is_wakeup_s3() 2014-06-21 08:04:52 +02:00
finalize.c
gpio.c
gpio.h
hda_verb.c doxygen fixes: change @var to @param var 2015-01-06 06:33:25 +01:00
hda_verb.h
Kconfig intel/lynxpoint/Kconfig: Remove duplicate option IFD_BIN_PATH 2014-07-17 10:16:42 +02:00
lp_gpio.c
lp_gpio.h
lpc.c haswell: Move to implicit length patching 2014-11-09 02:01:26 +01:00
Makefile.inc azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
me.h
me_9.x.c southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn 2015-01-12 20:16:53 +01:00
me_status.c
nvs.h haswell: Move to per-device ACPI 2014-09-22 20:06:13 +02:00
pch.c
pch.h intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems 2014-07-05 10:12:05 +02:00
pci.c
pcie.c
pmutil.c
rcba.c southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
reset.c
sata.c southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
serialio.c lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode 2014-02-12 23:31:19 +01:00
smbus.c
smbus.h southbridge: Trivial - drop trailing blank lines at EOF 2014-07-08 13:53:21 +02:00
smi.c lynxpoint: Don't enable SMI handling of TCO 2014-09-18 18:31:25 +02:00
smihandler.c smihandler.c: Fix doxygen errors in southbridge_smi_handler 2015-01-04 20:06:57 +01:00
usb_ehci.c
usb_xhci.c intel/lynxpoint: Allow to always route USB3 ports to XHCI 2014-07-11 18:08:04 +02:00
watchdog.c