coreboot/src/drivers/pc80
Edward O'Callaghan ec79d7a66e drivers/pc80/mc146818rtc_early.c: Silence unused func complaints
Clang complains these functions are unused since they find their way
into the bootblock of ROMCC boards by #including the .c file. These
static inlines should probably be moved into a header in reality.

Change-Id: I9d82a6befb0ac99afab6265f9d3649e419f2887d
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6122
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-06-29 15:03:49 +02:00
..
vga Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
i8254.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
i8259.c PIC i8259: Move #defines and functions to i8259.h 2014-06-11 17:07:38 +02:00
isa-dma.c Move top level pc80 directory to drivers/ 2012-04-27 19:23:16 +02:00
Kconfig drivers/pc80/Kconfig: Revert PS/2 initialization defaults 2014-05-23 19:28:22 +02:00
keyboard.c PS2 keyboard: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
Makefile.inc add rtc_init() to romstage 2014-05-29 23:09:12 +02:00
mc146818rtc.c PC80 RTC: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
mc146818rtc_early.c drivers/pc80/mc146818rtc_early.c: Silence unused func complaints 2014-06-29 15:03:49 +02:00
ps2_controller.asl drivers/pc80: Add ACPI description. 2013-12-14 18:24:53 +01:00
spkmodem.c spkmodem: Move under drivers/pc80 2014-02-06 11:14:24 +01:00
tpm.c tpm: provide explicit tpm register access 2013-12-21 10:49:11 +01:00
udelay_io.c Get rid of HAVE_INIT_TIMER config option 2014-04-26 13:25:28 +02:00