coreboot/src/drivers/usb
Elyes HAOUAS e30c396ffa src: Remove unused '#include <stddef.h>'
Unused includes found using following commande:
diff <(git grep -l '#include <stddef.h>' -- src/) <(git grep -l
'size_t\|ssize_t\|wchar_t\|wint_t\|NULL\|DEVTREE_EARLY\|DEVTREE_CONST\
|MAYBE_STATIC_NONZERO\|MAYBE_STATIC_BSS\|zeroptr' -- src/)|grep '<'
|grep -v vendor |grep -vF '.h'

Change-Id: Ic54b1db995fe7c61b416fa5e1c4022238e4a6ad5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41150
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-13 08:48:50 +00:00
..
acpi src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00
console.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci_debug.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ehci_debug.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gadget.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc drivers/usb: Enable EHCI debug during verstage 2019-10-16 08:29:30 +00:00
pci_ehci.c src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
usb_ch9.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00