coreboot-kgpe-d16/src
Jonathan Neuschäfer f2f27c6bbd soc/amd/stoneyridge: Use __packed
__packed has been introduced in commit 6a00113de8
("Rename __attribute__((packed)) --> __packed"). Use it.

Change-Id: Ie654567ebff884b911de10bd9fef605436e72af8
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/21346
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-09-06 04:14:42 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch ACPI S3: Remove conflicting local acpi_get_sleep_type() 2017-09-06 04:11:46 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu Move ADDR32() hack to arch/x86 2017-09-05 17:24:46 +00:00
device Kconfig: Move and rename ADD_VBT_DATA_FILE 2017-09-04 15:34:10 +00:00
drivers Kconfig: Move and rename ADD_VBT_DATA_FILE 2017-09-04 15:34:10 +00:00
ec ec/lenovo/h8: Add BDC detection support 2017-09-06 04:14:25 +00:00
include Move ADDR32() hack to arch/x86 2017-09-05 17:24:46 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard mb/google/soraka: Camera PMIC run time power control 2017-09-05 23:28:10 +00:00
northbridge nb/intel/common: Write MRC cache at exit of BS_DEV_INIT 2017-09-05 08:27:51 +00:00
soc soc/amd/stoneyridge: Use __packed 2017-09-06 04:14:42 +00:00
southbridge ACPI S3: Remove conflicting local acpi_get_sleep_type() 2017-09-06 04:11:46 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA: Remove separate f15rl 2017-08-31 16:28:55 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00