diff options
Diffstat (limited to 'board/freescale/common')
-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 964c6b8..e432318 100644 --- a/board/freescale/common/sdhc_boot.c +++ b/board/freescale/common/sdhc_boot.c @@ -61,4 +61,3 @@ int mmc_get_env_addr(struct mmc *mmc, u32 *env_addr) return 0; } - |