summaryrefslogtreecommitdiffstats
path: root/iaxxx_odsp_hw.h
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-08-05 13:03:45 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-08-05 13:03:45 +0000
commitd9797ae61ed13051147b6bc2cbfb0ac5d429c756 (patch)
tree3f075d8d534790874018224cddea047c4cdf5a00 /iaxxx_odsp_hw.h
parent97f14122298e02cbce28c4cdabd9f1d613ed9113 (diff)
parent3a4b0eaa376508cd1968fe1f6a886972666a0440 (diff)
downloadandroid_hardware_knowles_athletico_sound_trigger_hal-d9797ae61ed13051147b6bc2cbfb0ac5d429c756.tar.gz
android_hardware_knowles_athletico_sound_trigger_hal-d9797ae61ed13051147b6bc2cbfb0ac5d429c756.tar.bz2
android_hardware_knowles_athletico_sound_trigger_hal-d9797ae61ed13051147b6bc2cbfb0ac5d429c756.zip
Merge "sthal: using kernel header" into qt-r1-dev
Diffstat (limited to 'iaxxx_odsp_hw.h')
-rwxr-xr-xiaxxx_odsp_hw.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/iaxxx_odsp_hw.h b/iaxxx_odsp_hw.h
index 44961fa..91c1e72 100755
--- a/iaxxx_odsp_hw.h
+++ b/iaxxx_odsp_hw.h
@@ -22,9 +22,10 @@ extern "C"
{
#endif
-#include "iaxxx-odsp.h"
-#include "iaxxx-system-identifiers.h"
+#include <linux/mfd/adnc/iaxxx-odsp.h>
+#include <linux/mfd/adnc/iaxxx-system-identifiers.h>
+#define NAME_MAX_SIZE 256
struct iaxxx_odsp_hw;
struct iaxxx_config_file {