coreboot/src
Kyösti Mälkki 072d436b3f ACPI S3: Cleanup RSDP reference
Variable name shadows parameter name used on other functions,
and it can be local anyway after function removal.

Change-Id: I3164b15b33d877fef139f48ab2091e60e3124c3b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/15240
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-06-20 22:14:12 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch ACPI S3: Cleanup RSDP reference 2016-06-20 22:14:12 +02:00
commonlib commonlib/lz4: Avoid unaligned memory access on RISC-V 2016-05-31 21:07:03 +02:00
console console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
cpu amd/fam_10h-fam_15h: allow building without microcode updates 2016-06-20 19:28:29 +02:00
device device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
drivers Fix some cbmem.h includes 2016-06-17 00:18:28 +02:00
ec chromeec: Move EC image hash to separate file in CBFS 2016-06-03 17:24:26 +02:00
include include/device/dram/ddr3: Add additional frequencies 2016-06-20 21:46:58 +02:00
lib lib: Build reg_script for bootblock 2016-06-09 17:43:53 +02:00
mainboard nb/intel/sandybridge/raminit: Allow 933Mhz on Lenovo devices 2016-06-20 21:44:15 +02:00
northbridge nb/intel/sandybridge/raminit: Use supported CAS 2016-06-20 22:00:40 +02:00
soc soc/intel/common: Add _OSC method 2016-06-20 22:08:54 +02:00
southbridge drivers/lenovo: Add hybrid graphics driver 2016-06-01 23:22:01 +02:00
superio sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-29 19:34:54 +02:00
vendorcode Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices 2016-06-12 12:11:08 +02:00
Kconfig Define RAMTOP for x86 only 2016-06-17 00:17:53 +02:00