coreboot-kgpe-d16/src/superio/nsc
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
..
common src/nsc/common/nsc.h: Drop unused include 2019-03-18 09:16:14 +00:00
pc87309 arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
pc87360 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc87366 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc87382 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc87384 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc87392 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc87417 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pc97317 device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
Makefile.inc