mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-11 15:40:50 +00:00
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…
x
Reference in New Issue
Block a user