Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[firefly-linux-kernel-4.4.55.git] / drivers / staging / comedi / drivers / comedi_isadma.h
index c7c524faf595cea73a67e172b12ec4e74f9560e0..2fb6573ba9e4053419a81d0e23c8e9d26cf71ad4 100644 (file)
 #ifndef _COMEDI_ISADMA_H
 #define _COMEDI_ISADMA_H
 
+#include <linux/types.h>
+
+struct comedi_device;
+
 /*
  * These are used to avoid issues when <asm/dma.h> and the DMA_MODE_
  * defines are not available.