Commit 67a73230 authored by H. Nikolaus Schaller's avatar H. Nikolaus Schaller Committed by Ulf Hansson

mmc: omap: remove unused struct component card_detect_irq

I have not found any user for this struct component.
Signed-off-by: default avatarH. Nikolaus Schaller <hns@goldelico.com>
Link: https://lore.kernel.org/r/b6f2168b863e4273c6bca5a22fbd4a3a8ddf68d6.1608714110.git.hns@goldelico.comSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent c7129b70
......@@ -108,8 +108,7 @@ struct omap_mmc_platform_data {
const char *name;
u32 ocr_mask;
/* Card detection IRQs */
int card_detect_irq;
/* Card detection */
int (*card_detect)(struct device *dev, int slot);
unsigned int ban_openended:1;
......
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