summaryrefslogtreecommitdiffstats
path: root/iaxxx_odsp_hw.h
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2019-08-05 09:13:09 -0700
committerXin Li <delphij@google.com>2019-08-05 09:14:04 -0700
commitd192ff15d4a67bbeb6ff015ec8a8c8cf9d96265e (patch)
tree2153c05641fe58b1d2b3e2ef29d308a09d5fcb12 /iaxxx_odsp_hw.h
parentd9797ae61ed13051147b6bc2cbfb0ac5d429c756 (diff)
downloadandroid_hardware_knowles_athletico_sound_trigger_hal-d192ff15d4a67bbeb6ff015ec8a8c8cf9d96265e.tar.gz
android_hardware_knowles_athletico_sound_trigger_hal-d192ff15d4a67bbeb6ff015ec8a8c8cf9d96265e.tar.bz2
android_hardware_knowles_athletico_sound_trigger_hal-d192ff15d4a67bbeb6ff015ec8a8c8cf9d96265e.zip
Revert "sthal: using kernel header"
This reverts commit 3a4b0eaa376508cd1968fe1f6a886972666a0440. Change-Id: I2c97a43bf21b48304db4f7aec5009e397b96c005
Diffstat (limited to 'iaxxx_odsp_hw.h')
-rwxr-xr-xiaxxx_odsp_hw.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/iaxxx_odsp_hw.h b/iaxxx_odsp_hw.h
index 91c1e72..44961fa 100755
--- a/iaxxx_odsp_hw.h
+++ b/iaxxx_odsp_hw.h
@@ -22,10 +22,9 @@ extern "C"
{
#endif
-#include <linux/mfd/adnc/iaxxx-odsp.h>
-#include <linux/mfd/adnc/iaxxx-system-identifiers.h>
+#include "iaxxx-odsp.h"
+#include "iaxxx-system-identifiers.h"
-#define NAME_MAX_SIZE 256
struct iaxxx_odsp_hw;
struct iaxxx_config_file {