[PATCH v1 2/7] Revert UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi
Liming Sun
limings at nvidia.com
Mon Dec 18 20:10:50 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2046657
This reverts commit 9c34ae931985c2ab152755503caa5610c1277439.
---
drivers/mmc/host/sdhci-of-dwcmshc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mmc/host/sdhci-of-dwcmshc.c b/drivers/mmc/host/sdhci-of-dwcmshc.c
index 87a831a752fd..b272846a91b7 100644
--- a/drivers/mmc/host/sdhci-of-dwcmshc.c
+++ b/drivers/mmc/host/sdhci-of-dwcmshc.c
@@ -376,7 +376,6 @@ static const struct acpi_device_id sdhci_dwcmshc_acpi_ids[] = {
},
{}
};
-MODULE_DEVICE_TABLE(acpi, sdhci_dwcmshc_acpi_ids);
#endif
static int dwcmshc_probe(struct platform_device *pdev)
--
2.30.1
More information about the kernel-team
mailing list