coreboot-kgpe-d16/src
Elyes HAOUAS f04aedac27 {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__
Remove the __SIMPLE_DEVICE__ define from files used only in romstage.
This is not required since romstage always defines __SIMPLE_DEVICE__.

Change-Id: I8db1b15c9186536c9b8a6b5d667fa5a11af1bad2
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/29821
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-11-29 12:20:16 +00:00
..
acpi
arch arch/x86/acpigen.c: Add a method to notify all CPU cores 2018-11-29 12:19:31 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
cpu arch/x86/acpigen.c: Add a method to notify all CPU cores 2018-11-29 12:19:31 +00:00
device src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
drivers drivers/intel/gma: Fix typo in header 2018-11-28 18:33:35 +00:00
ec src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
include src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
lib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
mainboard {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ 2018-11-29 12:20:16 +00:00
northbridge src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ 2018-11-29 12:20:16 +00:00
southbridge sb/amd/sb800: Remove unused smbus_delay() function 2018-11-28 11:55:49 +00:00
superio src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
vendorcode vendorcode/cavium: Supply bdk_pop and bdk_dpop definitions 2018-11-28 11:47:59 +00:00
Kconfig cpu/x86/Kconfig.debug: Move more options here 2018-11-23 08:38:31 +00:00