mmc: sdhci-pci: Remove unused member cd_con_id
cd_con_id is not used and always NULL. Remove it to make code a bit more cleaner. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:

committed by
Ulf Hansson

parent
3bc702ed21
commit
6ac9b83772
@@ -81,7 +81,6 @@ struct sdhci_pci_slot {
|
||||
int cd_gpio;
|
||||
int cd_irq;
|
||||
|
||||
char *cd_con_id;
|
||||
int cd_idx;
|
||||
bool cd_override_level;
|
||||
|
||||
|
Reference in New Issue
Block a user