soc/mediatek/common: Remove infracfg.h in pmif_spi
Since infracfg.h is not used in pmif_spi.c, remove its inclusion to prevent build errors in projects that don't have infracfg.h. BUG=b:379008996 BRANCH=none TEST=build pass Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com> Change-Id: I09229ff370a53407b3f0c290704887de367ed80b Reviewed-on: https://review.coreboot.org/c/coreboot/+/87339 Reviewed-by: Yidi Lin <yidilin@google.com> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
ee16627a6d
commit
e183dc8037
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include <console/console.h>
|
||||
#include <device/mmio.h>
|
||||
#include <soc/infracfg.h>
|
||||
#include <soc/pll.h>
|
||||
#include <soc/pmif_spi.h>
|
||||
#include <soc/pmif_sw.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue