coreboot/src/soc/intel/quark
Kyösti Mälkki 13f66507af device/mmio.h: Add include file for MMIO ops
MMIO operations are arch-agnostic so the include
path should not be arch/.

Change-Id: I0fd70f5aeca02e98e96b980c3aca0819f5c44b98
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31691
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-03-04 15:57:39 +00:00
..
bootblock soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP 2018-12-24 08:19:08 +00:00
include/soc arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
romstage device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
acpi.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
chip.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
chip.h
ehci.c
fsp2_0.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
gpio_i2c.c
i2c.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
Kconfig mb/intel/galileo: Drop the FSP1.1 option 2019-02-11 12:28:52 +00:00
lpc.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
Makefile.inc mb/intel/galileo: Drop the FSP1.1 option 2019-02-11 12:28:52 +00:00
memmap.c
northcluster.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
reg_access.c arch/io.h: Add missing includes 2019-03-04 14:07:46 +00:00
reset.c
sd.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
spi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
spi_debug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
storage_test.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
tsc_freq.c
uart.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
uart_common.c