mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
mmc: fsl_esdhc: remove the duplicated header file
"mmc.h" is already included. It's duplicated. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
ccd60a8524
commit
70f862808e
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@
|
|||
#include <mmc.h>
|
||||
#include <part.h>
|
||||
#include <malloc.h>
|
||||
#include <mmc.h>
|
||||
#include <fsl_esdhc.h>
|
||||
#include <fdt_support.h>
|
||||
#include <asm/io.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue