coreboot/src/commonlib/storage
Elyes HAOUAS a1e22b8192 src: Use 'include <string.h>' when appropriate
Drop 'include <string.h>' when it is not used and
add it when it is missing.
Also extra lines removed, or added just before local includes.

Change-Id: Iccac4dbaa2dd4144fc347af36ecfc9747da3de20
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31966
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-03-20 20:27:51 +00:00
..
bouncebuf.c src: Drop unused '#include <halt.h>' 2019-03-16 11:46:58 +00:00
bouncebuf.h
Kconfig
Makefile.inc
mmc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
mmc.h
pci_sdhci.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sd.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sd_mmc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
sd_mmc.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
sdhci.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +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 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
storage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
storage.h
storage_erase.c src/commonlib/storage: Move include <console.h> to sd_mmc.h 2018-06-04 02:40:08 +00:00
storage_write.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00