coreboot/src/acpi
Elyes HAOUAS 5320f5387e src/acpi/soundwire.c: Add missing <stddef.h>
size_t needs <stddef.h>. Replace unused <stdint.h> with <stddef.h>.

Change-Id: Ib9ab5555adeeddd9eea7a93dbb166d8479eca42e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43340
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:10:43 +00:00
..
acpi.c ACPI: Remove Kconfig COMMON_FADT 2020-06-10 12:53:08 +00:00
acpigen.c acpigen: Add acpigen_notify 2020-07-07 20:31:22 +00:00
acpigen_dptf.c dptf: Add support for IDSP 2020-07-07 17:23:47 +00:00
acpigen_dsm.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
acpigen_ps2_keybd.c acpigen_ps2_keybd: Add keymap for Power key 2020-05-15 03:52:39 +00:00
acpigen_usb.c acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00
chromeos-gnvs.c src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
device.c acpi: Avoid freeing a device twice 2020-07-01 04:52:47 +00:00
gnvs.c ACPI: Add framework for GNVS initialisation 2020-06-24 11:46:26 +00:00
Kconfig ACPI: Replace smm_setup_structures() 2020-06-24 11:49:15 +00:00
Makefile.inc dptf: Add support for generation of Active Policies 2020-07-07 17:20:13 +00:00
pld.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sata.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
soundwire.c src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00