coreboot/src/commonlib/storage
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
..
bouncebuf.c
bouncebuf.h
Kconfig
Makefile.inc
mmc.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
mmc.h
pci_sdhci.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
sd.c
sd_mmc.c commonlib/storage: Make sd_mmc_go_idle an api 2018-07-02 07:26:11 +00:00
sd_mmc.h commonlib/storage: Make sd_mmc_go_idle an api 2018-07-02 07:26:11 +00:00
sdhci.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
sdhci.h device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdhci_adma.c
sdhci_display.c
storage.c src/{arch,commonlib,cpu}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:26:18 +00:00
storage.h
storage_erase.c
storage_write.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00