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
コミット 11a25cf657
59個のファイルの変更102行の追加102行の削除

ファイルの表示

@@ -35,12 +35,12 @@
#include "wcd934x-routing.h"
#include "wcd934x-dsp-cntl.h"
#include "wcd934x_irq.h"
#include "../core.h"
#include "../pdata.h"
#include "../wcd9xxx-irq.h"
#include "../wcd9xxx-common-v2.h"
#include "../wcd9xxx-resmgr-v2.h"
#include "../wcdcal-hwdep.h"
#include <asoc/core.h>
#include <asoc/pdata.h>
#include <asoc/wcd9xxx-irq.h>
#include <asoc/wcd9xxx-common-v2.h>
#include <asoc/wcd9xxx-resmgr-v2.h>
#include <asoc/wcdcal-hwdep.h>
#include "wcd934x-dsd.h"
#define DRV_NAME "tavil_codec"