soc: Remove internal.h header
Remove soc/internal.h, which is a duplicate of the internal regmap/internal.h. Change-Id: I05b30b101382e68ced26343ef1278cecfd1b0ed3 Signed-off-by: Eric Rosas <quic_erosas@quicinc.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <linux/device.h>
|
||||
@@ -11,7 +11,6 @@
|
||||
#include <linux/module.h>
|
||||
#include <linux/init.h>
|
||||
#include <soc/soundwire.h>
|
||||
#include <soc/internal.h>
|
||||
|
||||
|
||||
static int regmap_swr_gather_write(void *context,
|
||||
|
Reference in New Issue
Block a user