soc/intel: Get rid of device_t
commit6f01f4307c993c60813ea332174ca23c2bc269e8
authorElyes HAOUAS <ehaouas@noos.fr>
Wed, 5 Dec 2018 09:56:30 +0000 (5 10:56 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 20 Dec 2018 22:16:24 +0000 (20 22:16 +0000)
tree83d1710b9f70357426e7d2a03b7381e673750e61
parent096833fef4eb5616a95559bb2931dc5e8c0cf594
soc/intel: Get rid of device_t

Use of device_t is deprecated.

Change-Id: Ic29891d78514db3b7eed48414a14e4ff579436c0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/30004
Reviewed-by: David Guckian
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/apollolake/memmap.c
src/soc/intel/common/block/pcr/pcr.c
src/soc/intel/denverton_ns/include/soc/soc_util.h
src/soc/intel/denverton_ns/soc_util.c
src/soc/intel/quark/include/soc/reg_access.h
src/soc/intel/quark/include/soc/storage_test.h
src/soc/intel/quark/romstage/fsp2_0.c
src/soc/intel/quark/storage_test.c
src/soc/intel/skylake/elog.c