{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__
commitf04aedac271a4fbfd7547b01b7f2273f1f1dd495
authorElyes HAOUAS <ehaouas@noos.fr>
Fri, 23 Nov 2018 19:05:08 +0000 (23 20:05 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 29 Nov 2018 12:20:16 +0000 (29 12:20 +0000)
tree7cea79b7aa79aa95d171968d12d183d87dc822ca
parent8f05527485776aab00115cfcb627c5eeb6debcde
{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>
src/mainboard/cubietech/cubieboard/romstage.c
src/soc/intel/quark/romstage/car.c
src/soc/intel/quark/romstage/fsp1_1.c
src/soc/intel/quark/romstage/romstage.c