coreboot/src/soc/intel/quark
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
..
bootblock soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
include/soc soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
romstage {mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__ 2018-11-29 12:20:16 +00:00
acpi.c
chip.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
chip.h
ehci.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
fsp1_1.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
fsp2_0.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
gpio_i2c.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
i2c.c
Kconfig oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULT 2018-11-15 10:22:53 +00:00
lpc.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
Makefile.inc soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
memmap.c
northcluster.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
reg_access.c
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
spi.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
spi_debug.c
storage_test.c
tsc_freq.c
uart.c soc/intel/quark/uart.c: Don't use device_t 2018-09-21 14:12:42 +00:00
uart_common.c