lkml.org 
[lkml]   [2016]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR
Date
EVENT_XFER_ERROR isn't been used now, so we can
remove it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---

include/linux/mmc/dw_mmc.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/linux/mmc/dw_mmc.h b/include/linux/mmc/dw_mmc.h
index 89df7ab..b29e06e 100644
--- a/include/linux/mmc/dw_mmc.h
+++ b/include/linux/mmc/dw_mmc.h
@@ -36,7 +36,6 @@ enum {
EVENT_XFER_COMPLETE,
EVENT_DATA_COMPLETE,
EVENT_DATA_ERROR,
- EVENT_XFER_ERROR
};

struct mmc_data;
--
2.3.7

\
 
 \ /
  Last update: 2016-02-03 05:21    [W:0.071 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site