coreboot-kgpe-d16/src/soc/intel/braswell
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
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
bootblock arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
include/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
romstage soc/intel/braswell/romstage: Drop unused 'include <rtc.h>' 2019-03-19 17:18:26 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
chip.h
cpu.c src/soc/intel/braswell/cpu.c: Set up local APIC 2019-03-04 13:22:48 +00:00
elog.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
emmc.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
gfx.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
gpio_support.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
iosf.c soc/intel: Use simple PCI config access 2019-03-06 11:38:20 +00:00
Kconfig soc/intel/braswell: Add SMBus support 2019-03-05 12:23:56 +00:00
lpc_init.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpe.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpss.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Makefile.inc {src/include},{soc/intel): Configure HDA codecs 2019-03-04 13:22:24 +00:00
memmap.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
northcluster.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
pcie.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
placeholders.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
pmutil.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sata.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
scc.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
sd.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
southcluster.c soc/intel/braswell: Use IRQ 9 for SCI 2019-03-19 21:37:37 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
tsc_freq.c buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
xhci.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00