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:
Eric Rosas
2023-02-07 15:19:31 -08:00
parent 4e4aec5874
commit b1da4ef67d
5 changed files with 4 additions and 304 deletions

View File

@@ -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,