]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/dma.h
xen: deal with stale cr3 values when unpinning pagetables
[linux-2.6-omap-h63xx.git] / include / asm-sh / dma.h
index faf3051cd4290fd942c0c67d00fe3035607694dc..4c75b70b64143be6a1cb7de0234e9633b3e06a95 100644 (file)
@@ -13,6 +13,7 @@
 
 #include <linux/spinlock.h>
 #include <linux/wait.h>
+#include <linux/sched.h>
 #include <linux/sysdev.h>
 #include <asm/cpu/dma.h>
 
@@ -110,6 +111,7 @@ struct dma_info {
 
        struct list_head list;
        int first_channel_nr;
+       int first_vchannel_nr;
 };
 
 struct dma_chan_caps {