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:
@@ -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;
|
||||
|
Referencia en una nueva incidencia
Block a user