Commit a43ff82e authored by Wolfram Sang's avatar Wolfram Sang Committed by Ulf Hansson

mmc: tmio: remove obsolete TMIO_BBS

Since commit 10c7fcbd ("ARM: shmobile: sh7372: Remove ZBOOT
MMC/SDHI support"), this define is not needed anymore.
Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 5ea2a2ac
...@@ -87,8 +87,6 @@ ...@@ -87,8 +87,6 @@
#define CARD_OPT_WIDTH8 BIT(13) #define CARD_OPT_WIDTH8 BIT(13)
#define CARD_OPT_WIDTH BIT(15) #define CARD_OPT_WIDTH BIT(15)
#define TMIO_BBS 512 /* Boot block size */
/* Definitions for values the CTL_SDIO_STATUS register can take */ /* Definitions for values the CTL_SDIO_STATUS register can take */
#define TMIO_SDIO_STAT_IOIRQ 0x0001 #define TMIO_SDIO_STAT_IOIRQ 0x0001
#define TMIO_SDIO_STAT_EXPUB52 0x4000 #define TMIO_SDIO_STAT_EXPUB52 0x4000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment