diff options
Diffstat (limited to 'board/freescale/common/sdhc_boot.c')
-rw-r--r-- | board/freescale/common/sdhc_boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/common/sdhc_boot.c b/board/freescale/common/sdhc_boot.c index a1c7a94a90e..5ee730cefd0 100644 --- a/board/freescale/common/sdhc_boot.c +++ b/board/freescale/common/sdhc_boot.c @@ -3,7 +3,6 @@ * Copyright 2011 Freescale Semiconductor, Inc. */ -#include <common.h> #include <mmc.h> #include <malloc.h> |