asoc: update relative header files

Move all relative header files to include folder.

Change-Id: Ic61a61a88823b4749dbe8c1f680d08201a3b4a48
Signed-off-by: Meng Wang <mengw@codeaurora.org>
This commit is contained in:
Meng Wang
2018-10-31 14:11:26 +08:00
parent d0dd6a6284
commit 11a25cf657
59 changed files with 102 additions and 102 deletions

View File

@@ -12,8 +12,8 @@
#include <asoc/wcd934x_registers.h>
#include "wcd934x.h"
#include "wcd934x-dsp-cntl.h"
#include "../wcd9xxx-irq.h"
#include "../core.h"
#include <asoc/wcd9xxx-irq.h>
#include <asoc/core.h>
#define WCD_CNTL_DIR_NAME_LEN_MAX 32
#define WCD_CPE_FLL_MAX_RETRIES 5