aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/us122l.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/usx2y/us122l.h')
-rw-r--r--sound/usb/usx2y/us122l.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/usx2y/us122l.h b/sound/usb/usx2y/us122l.h
index 3d10c4b2a0f..61ce5d7de0b 100644
--- a/sound/usb/usx2y/us122l.h
+++ b/sound/usb/usx2y/us122l.h
@@ -12,6 +12,7 @@ struct us122l {
12 unsigned second_periods_polled; 12 unsigned second_periods_polled;
13 struct file *master; 13 struct file *master;
14 struct file *slave; 14 struct file *slave;
15 struct list_head midi_list;
15 16
16 atomic_t mmap_count; 17 atomic_t mmap_count;
17}; 18};