diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-10-15 14:55:21 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-01-17 09:17:26 -0500 |
commit | ac41c7a0e76fe6384949571373dc84a6098965ac (patch) | |
tree | 847cea94be8633e72596e196bf062eb3239c0fd0 /include | |
parent | fd04a05b89d848c7841d8512751b8cce8b791e69 (diff) | |
download | u-boot-imx-ac41c7a0e76fe6384949571373dc84a6098965ac.zip u-boot-imx-ac41c7a0e76fe6384949571373dc84a6098965ac.tar.gz u-boot-imx-ac41c7a0e76fe6384949571373dc84a6098965ac.tar.bz2 |
Blackfin: bf537-stamp: rename SPI/MMC define
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/bf537-stamp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf537-stamp.h b/include/configs/bf537-stamp.h index 017fb45..de2add7 100644 --- a/include/configs/bf537-stamp.h +++ b/include/configs/bf537-stamp.h @@ -145,7 +145,7 @@ * SPI_MMC Settings */ #define CONFIG_MMC -#define CONFIG_BFIN_SPI_MMC +#define CONFIG_SPI_MMC /* |