aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sdhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/sdhci.h')
-rw-r--r--drivers/mmc/sdhci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mmc/sdhci.h b/drivers/mmc/sdhci.h
index bc6bf7e7757d..e324f0a623dc 100644
--- a/drivers/mmc/sdhci.h
+++ b/drivers/mmc/sdhci.h
@@ -183,7 +183,6 @@ struct sdhci_host {
183 struct mmc_data *data; /* Current data request */ 183 struct mmc_data *data; /* Current data request */
184 184
185 struct scatterlist *cur_sg; /* We're working on this */ 185 struct scatterlist *cur_sg; /* We're working on this */
186 char *mapped_sg; /* This is where it's mapped */
187 int num_sg; /* Entries left */ 186 int num_sg; /* Entries left */
188 int offset; /* Offset into current sg */ 187 int offset; /* Offset into current sg */
189 int remain; /* Bytes left in current */ 188 int remain; /* Bytes left in current */