coreboot/src/include/cpu
Patrick Georgi 2ca8b31ff5 x86/smm: don't hide harmless declarations
Hiding them requires #if CONFIG_HAVE_SMI_HANDLER instead of
if (IS_ENABLED(CONFIG_HAVE_SMI_HANDLER))

Change-Id: Ib874cd98e195ad7437d05be1696004b29bf97a66
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: https://review.coreboot.org/12565
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-11-29 13:06:04 +01:00
..
amd cpu/amd: de-duplicate MSR include files 2015-11-23 17:16:45 +01:00
intel tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
x86 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cpu.h x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00