提交 c5f978ed 编写于 作者: C Christoph Egger 提交者: David S. Miller

cassini: Removing dead CASSINI_QGE_DEBUG

CASSINI_QGE_DEBUG doesn't exist in Kconfig, therefore removing all
references for it from the source code.
Signed-off-by: NChristoph Egger <siccegge@cs.fau.de>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2a710b59
...@@ -2844,10 +2844,6 @@ struct cas { ...@@ -2844,10 +2844,6 @@ struct cas {
atomic_t reset_task_pending_all; atomic_t reset_task_pending_all;
#endif #endif
#ifdef CONFIG_CASSINI_QGE_DEBUG
atomic_t interrupt_seen; /* 1 if any interrupts are getting through */
#endif
/* Link-down problem workaround */ /* Link-down problem workaround */
#define LINK_TRANSITION_UNKNOWN 0 #define LINK_TRANSITION_UNKNOWN 0
#define LINK_TRANSITION_ON_FAILURE 1 #define LINK_TRANSITION_ON_FAILURE 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册