coreboot-kgpe-d16/src/soc/intel/quark
Elyes HAOUAS 756a0bd2fe soc/intel/quark/uart.c: Don't use device_t
Use of device_t is deprecated.

Change-Id: Ia50aa96901b979b947fd4d269b077814c06f60c6
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/28677
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-21 14:12:42 +00:00
..
bootblock bootblock: Allow more timestamps in bootblock_main_with_timestamp() 2018-05-22 02:39:11 +00:00
include/soc mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
romstage soc/{amd,intel}: Use postcar_frame_add_romcache() 2018-06-04 08:22:20 +00:00
acpi.c
chip.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +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
fsp2_0.c
gpio_i2c.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
i2c.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Kconfig arch/x86: Make RELOCATABLE_RAMSTAGE the default 2018-06-06 12:29:19 +00:00
lpc.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
Makefile.inc soc/intel/quark: Add legacy SPI flash controller driver 2017-06-20 18:11:07 +02:00
memmap.c
northcluster.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
reg_access.c
reset.c
sd.c
spi.c soc/intel/quark: Get rid of device_t 2018-05-28 16:07:35 +00:00
spi_debug.c soc/intel/quark: Add legacy SPI flash controller driver 2017-06-20 18:11:07 +02:00
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