mt8196: Remove mcupm_plat.h header from mcupm_plat.h

A header file should not include itself.

BUG=none
TEST=none

Change-Id: I093396c9f848b3e82842d048e8e0d718971df11f
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87775
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Yidi Lin 2025-05-21 23:28:35 +08:00
commit 87110309d4

View file

@ -4,7 +4,6 @@
#define __SOC_MEDIATEK_MT8196_INCLUDE_SOC_MCUPM_PLAT_H__
#include <soc/addressmap.h>
#include <soc/mcupm_plat.h>
#include <types.h>
#define MCUPM_SW_RSTN (MCUCFG_BASE + 0x00240000)