summaryrefslogtreecommitdiffstats
path: root/src/acpi/soundwire.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2022-01-12 21:40:19 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-19 15:15:50 +0000
commit0767da9fc90aeeaece0c1d5f532bf5d48ba6cb87 (patch)
tree535291315a43012cdc6a3ff92e423f928763802c /src/acpi/soundwire.c
parent56ab8e2aae25efc839daeb56d5922e66d2680aec (diff)
downloadcoreboot-0767da9fc90aeeaece0c1d5f532bf5d48ba6cb87.tar.gz
coreboot-0767da9fc90aeeaece0c1d5f532bf5d48ba6cb87.tar.bz2
coreboot-0767da9fc90aeeaece0c1d5f532bf5d48ba6cb87.zip
src: Remove unused <stdbool>
Change-Id: I8567a567d979bcc0c1c710f6f231d7ecdc82b126 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61058 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/acpi/soundwire.c')
-rw-r--r--src/acpi/soundwire.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/acpi/soundwire.c b/src/acpi/soundwire.c
index c27c6f2dd350..af4ca7cf1572 100644
--- a/src/acpi/soundwire.c
+++ b/src/acpi/soundwire.c
@@ -5,7 +5,6 @@
#include <acpi/acpi_soundwire.h>
#include <commonlib/helpers.h>
#include <device/soundwire.h>
-#include <stdbool.h>
#include <stddef.h>
/* Specification-defined prefix for SoundWire properties. */