mbox series

[0/2] mmc: remove unused struct component card_detect_irq

Message ID cover.1608714110.git.hns@goldelico.com (mailing list archive)
Headers show
Series mmc: remove unused struct component card_detect_irq | expand

Message

H. Nikolaus Schaller Dec. 23, 2020, 9:01 a.m. UTC
card_detect_irq is not used anymore since v4.1.
Remove it.

H. Nikolaus Schaller (2):
  mmc: jz4740: remove unused struct component card_detect_irq
  mmc: omap: remove unused struct component card_detect_irq

 drivers/mmc/host/jz4740_mmc.c          | 1 -
 include/linux/platform_data/mmc-omap.h | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)