From d192ff15d4a67bbeb6ff015ec8a8c8cf9d96265e Mon Sep 17 00:00:00 2001 From: Xin Li Date: Mon, 5 Aug 2019 09:13:09 -0700 Subject: Revert "sthal: using kernel header" This reverts commit 3a4b0eaa376508cd1968fe1f6a886972666a0440. Change-Id: I2c97a43bf21b48304db4f7aec5009e397b96c005 --- iaxxx_odsp_hw.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'iaxxx_odsp_hw.h') 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 -#include +#include "iaxxx-odsp.h" +#include "iaxxx-system-identifiers.h" -#define NAME_MAX_SIZE 256 struct iaxxx_odsp_hw; struct iaxxx_config_file { -- cgit v1.2.3