firewire: reorganize header files
[deliverable/linux.git] / drivers / firewire / fw-iso.c
index 0ff3e9c42eb10d9b02c1e4383f0279faa58b7941..28076c892d7e8320d38b9f61c5f78163148b6a01 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <linux/dma-mapping.h>
 #include <linux/errno.h>
+#include <linux/firewire.h>
 #include <linux/firewire-constants.h>
 #include <linux/kernel.h>
 #include <linux/mm.h>
@@ -30,8 +31,7 @@
 
 #include <asm/byteorder.h>
 
-#include "fw-topology.h"
-#include "fw-transaction.h"
+#include "core.h"
 
 /*
  * Isochronous DMA context management
This page took 0.036223 seconds and 5 git commands to generate.