coreboot-kgpe-d16/src/drivers/net
Elyes HAOUAS bd1683da29 src/{device,drivers}: Add missing 'include <types.h>'
<types.h> is supposed to provide <stdint.h> and <stddef.h>.
So when <types.h> is included, <stdint.h> and/or <stddef.h> is removed.

Change-Id: I3395715f9e2b03175089186ab2e57d9e508fc87c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32806
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
2019-05-29 20:27:52 +00:00
..
atl1e.c src/{device,drivers}: Add missing 'include <types.h>' 2019-05-29 20:27:52 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
Kconfig drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
Makefile.inc drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
ne2k.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
ns8390.h
r8168.c src/{device,drivers}: Add missing 'include <types.h>' 2019-05-29 20:27:52 +00:00