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:
parent
d6fe379e9c
commit
87110309d4
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue