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: Christoph Egger <siccegge@cs.fau.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2a710b59a9
commit
c5f978eddd
|
@ -2844,10 +2844,6 @@ struct cas {
|
|||
atomic_t reset_task_pending_all;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_CASSINI_QGE_DEBUG
|
||||
atomic_t interrupt_seen; /* 1 if any interrupts are getting through */
|
||||
#endif
|
||||
|
||||
/* Link-down problem workaround */
|
||||
#define LINK_TRANSITION_UNKNOWN 0
|
||||
#define LINK_TRANSITION_ON_FAILURE 1
|
||||
|
|
Loading…
Reference in New Issue