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