coreboot-kgpe-d16/src/superio/smsc
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
..
dme1737 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
fdc37n972 sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct 2018-07-26 14:22:28 +00:00
kbc1100 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47b272 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47b397 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47m10x src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47m15x src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47n207 arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
lpc47n217 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lpc47n227 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mec1308 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sch4037 device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
sch5147/acpi superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces 2018-12-28 22:32:48 +00:00
sio10n268 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
sio1007 superio/*: Link early initialization into bootblock 2019-01-06 14:02:58 +00:00
sio1036 device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
smscsuperio device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
Makefile.inc