mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 06:41:06 -04:00
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
This commit is contained in:
@@ -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[] = {
|
||||
|
||||
Reference in New Issue
Block a user