// SPDX-License-Identifier: GPL-2.0 // // Copyright (C) 2019 MediaTek Inc. #include "mtk-scp-vow-platform.h" #include "mt6785-afe-common.h" int get_scp_vow_memif_platform_id(void) { return MT6785_MEMIF_AWB; }