summaryrefslogtreecommitdiffstats
path: root/src/include/device/soundwire.h
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-07-12 09:03:22 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-07-26 21:37:35 +0000
commit5817c56d193515d39f402ac95104b10f6de6e41f (patch)
tree5f15ea89efcbc7514ce7b8b5a2dcd7245ec3c2da /src/include/device/soundwire.h
parent722e610fbc287a44112db3cef8996ebba0343440 (diff)
downloadcoreboot-5817c56d193515d39f402ac95104b10f6de6e41f.tar.gz
coreboot-5817c56d193515d39f402ac95104b10f6de6e41f.tar.bz2
coreboot-5817c56d193515d39f402ac95104b10f6de6e41f.zip
src/include: Add missing includes
Change-Id: I746ea7805bae553a146130994d8174aa2e189610 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43368 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/include/device/soundwire.h')
-rw-r--r--src/include/device/soundwire.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/device/soundwire.h b/src/include/device/soundwire.h
index 85e318621952..6f966ae2f4cb 100644
--- a/src/include/device/soundwire.h
+++ b/src/include/device/soundwire.h
@@ -16,8 +16,7 @@
#ifndef __DEVICE_SOUNDWIRE_H__
#define __DEVICE_SOUNDWIRE_H__
-#include <stdbool.h>
-#include <stdint.h>
+#include <types.h>
/**
* enum soundwire_limits - Limits on number of SoundWire devices in topology.