summaryrefslogtreecommitdiffstats
path: root/sound/firewire/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/firewire/lib.h')
-rw-r--r--sound/firewire/lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/firewire/lib.h b/sound/firewire/lib.h
index 0af06f44e8c2..59e086587212 100644
--- a/sound/firewire/lib.h
+++ b/sound/firewire/lib.h
@@ -31,6 +31,7 @@ struct snd_fw_async_midi_port {
struct fw_device *parent;
struct work_struct work;
bool idling;
+ ktime_t next_ktime;
u64 addr;
struct fw_transaction transaction;