Skip to content

Commit 79ea73b

Browse files
Wolfram Sangstorulf
authored andcommitted
mmc: sdhci-pci: remove outdated declaration
The function was removed half a year ago, so this declaration can go, too. Fixes: 51ced59 ("mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices") Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 4946b3a commit 79ea73b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/linux/mmc/sdhci-pci-data.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,4 @@ struct sdhci_pci_data {
1414

1515
extern struct sdhci_pci_data *(*sdhci_pci_get_data)(struct pci_dev *pdev,
1616
int slotno);
17-
18-
extern int sdhci_pci_spt_drive_strength;
19-
2017
#endif

0 commit comments

Comments
 (0)