coreboot-kgpe-d16/src/soc/intel/skylake
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 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
nhlt src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
romstage src: Drop unused 'include <romstage_handoff.h>' 2019-03-18 12:05:59 +00:00
acpi.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.h soc/intel/skylake: Unify serial IRQ options 2019-03-01 10:07:10 +00:00
chip_fsp20.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
elog.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
finalize.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
fspcar.c soc/intel/skylake: Add FSP CAR support for kabylake 2018-11-07 16:44:20 +00:00
gpio.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
graphics.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
gspi.c
i2c.c
irq.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
Kconfig soc/intel/skylake: Unify serial IRQ options 2019-03-01 10:07:10 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
Makefile.inc soc/intel: Clean mess around UART_DEBUG 2019-01-09 22:15:48 +00:00
me.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
memmap.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
p2sb.c
pei_data.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
pmc.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pmutil.c src: Drop unused '#include <halt.h>' 2019-03-16 11:46:58 +00:00
reset.c intel: Use CF9 reset (part 2) 2018-10-22 08:35:32 +00:00
sd.c
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c
systemagent.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
thermal.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
uart.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vr_config.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00