mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 15:08:59 +00:00
imx:mx6 remove duplicated includes
There is no need to include asm/bootm.h twice, so remove one. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
This commit is contained in:
parent
4bf83961b8
commit
0c1842a01f
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
#include <stdbool.h>
|
||||
#include <asm/arch/mxc_hdmi.h>
|
||||
#include <asm/arch/crm_regs.h>
|
||||
#include <asm/bootm.h>
|
||||
#include <dm.h>
|
||||
#include <imx_thermal.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue