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>
Este commit está contenido en:
Meng Wang
2021-01-21 14:56:31 +08:00
padre 2f7a802e67
commit fbb79877c9
Se han modificado 13 ficheros con 392 adiciones y 393 borrados

Ver fichero

@@ -1,10 +1,10 @@
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (c) 2012-2018, 2020 The Linux Foundation. All rights reserved.
/* Copyright (c) 2012-2018, 2020-2021, The Linux Foundation. All rights reserved.
*/
#include <linux/slab.h>
#include <linux/mutex.h>
#include <audio/linux/mfd/wcd9xxx/wcd9xxx_registers.h>
#include <asoc/wcd9xxx-slimslave.h>
#include <asoc/wcd9xxx_registers.h>
struct wcd9xxx_slim_sch {
u16 rx_port_ch_reg_base;