asoc: update relative header files

Move all relative header files to include folder.

Change-Id: Ic61a61a88823b4749dbe8c1f680d08201a3b4a48
Signed-off-by: Meng Wang <mengw@codeaurora.org>
此提交包含在:
Meng Wang
2018-10-31 14:11:26 +08:00
父節點 d0dd6a6284
當前提交 11a25cf657
共有 59 個檔案被更改,包括 102 行新增102 行删除

查看文件

@@ -5,9 +5,9 @@
#include <linux/regmap.h>
#include <linux/device.h>
#include "core.h"
#include "wcd9xxx-regmap.h"
#include "wcd9335_registers.h"
#include <asoc/core.h>
#include <asoc/wcd9xxx-regmap.h>
#include <asoc/wcd9335_registers.h>
static const struct reg_sequence wcd9335_1_x_defaults[] = {
{ WCD9335_CODEC_RPM_CLK_GATE, 0x03, 0x00 },