coreboot-kgpe-d16/src/drivers/usb
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 src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console.c
ehci.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ehci_debug.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ehci_debug.h usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
gadget.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
pci_ehci.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
usb_ch9.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00