aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-iso.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firewire/fw-iso.c')
-rw-r--r--drivers/firewire/fw-iso.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/firewire/fw-iso.c b/drivers/firewire/fw-iso.c
index 61548c4d18ec..6b638568c2c9 100644
--- a/drivers/firewire/fw-iso.c
+++ b/drivers/firewire/fw-iso.c
@@ -26,6 +26,7 @@
26 26
27#include "fw-transaction.h" 27#include "fw-transaction.h"
28#include "fw-topology.h" 28#include "fw-topology.h"
29#include "fw-device.h"
29 30
30static int 31static int
31setup_iso_buffer(struct fw_iso_context *ctx, size_t size, 32setup_iso_buffer(struct fw_iso_context *ctx, size_t size,