summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2020-04-14 18:14:02 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2020-05-28 11:21:01 +0200
commit710c7ff9a6815ca565b6acb08501ad18ca151429 (patch)
treee4b44a3973d20fb78a79870fdc9a981fc5de9486
parentf37ac1ae3ca93d0995553ad9604a25eadfe9406d (diff)
downloadlinux-stable-710c7ff9a6815ca565b6acb08501ad18ca151429.tar.gz
linux-stable-710c7ff9a6815ca565b6acb08501ad18ca151429.tar.bz2
linux-stable-710c7ff9a6815ca565b6acb08501ad18ca151429.zip
mmc: sdricoh_cs: Drop unused defines
Cc: Sascha Sommer <saschasommer@freenet.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Link: https://lore.kernel.org/r/20200414161413.3036-9-ulf.hansson@linaro.org
-rw-r--r--drivers/mmc/host/sdricoh_cs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mmc/host/sdricoh_cs.c b/drivers/mmc/host/sdricoh_cs.c
index a38b8b2a4e5c..1fc4db713ef5 100644
--- a/drivers/mmc/host/sdricoh_cs.c
+++ b/drivers/mmc/host/sdricoh_cs.c
@@ -57,10 +57,8 @@ static unsigned int switchlocked;
#define STATUS_BUSY 0x40000000
/* timeouts */
-#define INIT_TIMEOUT 100
#define CMD_TIMEOUT 100000
#define TRANSFER_TIMEOUT 100000
-#define BUSY_TIMEOUT 32767
/* list of supported pcmcia devices */
static const struct pcmcia_device_id pcmcia_ids[] = {