aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_ports.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/core/seq/seq_ports.h')
-rw-r--r--sound/core/seq/seq_ports.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/seq/seq_ports.h b/sound/core/seq/seq_ports.h
index 9d7117118ba4..26bd71f36c41 100644
--- a/sound/core/seq/seq_ports.h
+++ b/sound/core/seq/seq_ports.h
@@ -73,7 +73,6 @@ struct snd_seq_client_port {
int atomic, int hop);
void (*private_free)(void *private_data);
void *private_data;
- unsigned int callback_all : 1;
unsigned int closing : 1;
unsigned int timestamping: 1;
unsigned int time_real: 1;