Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83cac1e0 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drivers: qcom: rpmh_master_stat: remove stub function definition"

parents 5d8da363 ce085df1
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only

/*
 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
 */

#define pr_fmt(fmt) "%s: " fmt, KBUILD_MODNAME
@@ -27,10 +27,6 @@

#define GET_ADDR(REG, UNIT_NO) (REG + (UNIT_DIST * UNIT_NO))

/**************** Remove this *********************************/
#define qcom_smem_get(a, b, c) c
/*************************************************************/

enum master_smem_id {
	MPSS = 605,
	ADSP,