mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-16 21:09:14 +01:00
mxs: Remove not required include of iomux-mx28.h
The iomux-mx28.h include is not required on spl_mem_init.c so it has been droped. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
f348199606
commit
d7d8a3a150
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include <common.h>
|
||||
#include <config.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/arch/iomux-mx28.h>
|
||||
#include <asm/arch/imx-regs.h>
|
||||
|
||||
#include "mxs_init.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue