After DM conversion the I2C and MMC related board codes have been removed, so remove the corresponding header files as well.
Signed-off-by: Fabio Estevam <feste...@gmail.com> --- board/warp7/warp7.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/board/warp7/warp7.c b/board/warp7/warp7.c index 6ebeb08e33..49f290f978 100644 --- a/board/warp7/warp7.c +++ b/board/warp7/warp7.c @@ -11,12 +11,8 @@ #include <asm/gpio.h> #include <asm/mach-imx/hab.h> #include <asm/mach-imx/iomux-v3.h> -#include <asm/mach-imx/mxc_i2c.h> #include <asm/io.h> #include <common.h> -#include <fsl_esdhc.h> -#include <i2c.h> -#include <mmc.h> #include <asm/arch/crm_regs.h> #include <usb.h> #include <netdev.h> -- 2.17.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot