summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/platform_data/dw_mmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/platform_data/dw_mmc.h b/include/platform_data/dw_mmc.h
index ce1b3392f1..4325a4f483 100644
--- a/include/platform_data/dw_mmc.h
+++ b/include/platform_data/dw_mmc.h
@@ -2,7 +2,6 @@
#define __INCLUDE_PLATFORM_DATA_DW_MMC_H
struct dw_mmc_platform_data {
- char *devname;
unsigned int bus_width_caps;
int ciu_div;
};