asoc: move unnecessary UAPI header files to normal header folder

Move unnecessary UAPI header files to normal header folder.

Change-Id: I0ba6da8fdc4e21a3493fcc284fa2e08a06dc3013
Signed-off-by: Meng Wang <mengw@codeaurora.org>
This commit is contained in:
Meng Wang
2021-01-21 14:56:31 +08:00
parent 2f7a802e67
commit fbb79877c9
13 changed files with 392 additions and 393 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2015-2018, 2020 The Linux Foundation. All rights reserved.
* Copyright (c) 2015-2018, 2020-2021 The Linux Foundation. All rights reserved.
*/
#include <linux/module.h>
@@ -8,9 +8,9 @@
#include <sound/soc.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <audio/linux/mfd/wcd9xxx/wcd9xxx_registers.h>
#include <asoc/core.h>
#include <asoc/wcd9xxx-common-v2.h>
#include <asoc/wcd9xxx_registers.h>
#define WCD_USLEEP_RANGE 50
#define MAX_IMPED_PARAMS 6