mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-26 16:21:25 +02:00
stm32mp1: cosmetic: remove unnecessary include
Remove post.h include as it is used in spl.c Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
parent
526558c63b
commit
25d436a624
@ -9,7 +9,6 @@
|
|||||||
#include <dm.h>
|
#include <dm.h>
|
||||||
#include <ram.h>
|
#include <ram.h>
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
#include <post.h>
|
|
||||||
#include <power/pmic.h>
|
#include <power/pmic.h>
|
||||||
#include <power/stpmic1.h>
|
#include <power/stpmic1.h>
|
||||||
#include <asm/arch/ddr.h>
|
#include <asm/arch/ddr.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user