coreboot/src
Kyösti Mälkki 38a8fb0c18 x86 MTRR: Drop unused return value
It was never well-defined what value this function should return.

Change-Id: If84aff86e0b556591d7ad557842910a2dfcd3b46
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6166
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-06-30 17:55:36 +02:00
..
arch build: remove -ccopts mechanism 2014-06-29 09:22:13 +02:00
console src/console/post.c: Sanitize headers from preprocessor abuse 2014-06-27 04:23:40 +02:00
cpu x86 MTRR: Drop unused return value 2014-06-30 17:55:36 +02:00
device device/pci_device.c: Sanitize headers 2014-06-25 11:32:24 +02:00
drivers drivers/pc80/mc146818rtc_early.c: Silence unused func complaints 2014-06-29 15:03:49 +02:00
ec src/ec: Sanitize headers and comment #endif pairings 2014-06-25 11:34:05 +02:00
include x86 MTRR: Drop unused return value 2014-06-30 17:55:36 +02:00
lib lib/Makefile.inc: Stop gcc.c getting into SMM clang builds 2014-06-27 17:11:19 +02:00
mainboard amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignment 2014-06-26 20:35:26 +02:00
northbridge northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib 2014-06-29 15:04:48 +02:00
soc baytrail_fsp: Fix the mmconf Kconfig 2014-06-23 06:20:24 +02:00
southbridge southbridge/intel/ibexpeak/me.c: Silence warns about unused func 2014-06-29 15:01:58 +02:00
superio PS2 keyboard: Use acpi_is_wakeup_s3() 2014-06-21 08:04:54 +02:00
vendorcode amd/agesa/f15tn: Invalid inline asm in gcc-intrin.h 2014-06-14 20:46:26 +02:00
Kconfig AGESA S3: Fix ACPISCRATCH in CBMEM 2014-06-25 06:23:07 +02:00