summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/mmc/dw_mmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h
index c8b6a4d295b5..f7ed271a1d54 100644
--- a/include/linux/mmc/dw_mmc.h
+++ b/include/linux/mmc/dw_mmc.h
@@ -36,7 +36,6 @@ enum {
36 EVENT_XFER_COMPLETE, 36 EVENT_XFER_COMPLETE,
37 EVENT_DATA_COMPLETE, 37 EVENT_DATA_COMPLETE,
38 EVENT_DATA_ERROR, 38 EVENT_DATA_ERROR,
39 EVENT_XFER_ERROR
40}; 39};
41 40
42struct mmc_data; 41struct mmc_data;