Skip to content

Commit

Permalink
swiotlb-xen: missing include dma-direction.h
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
  • Loading branch information
Stefano Stabellini authored and Konrad Rzeszutek Wilk committed Nov 8, 2013
1 parent 92c0fd1 commit 6fe1927
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/xen/swiotlb-xen.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#ifndef __LINUX_SWIOTLB_XEN_H
#define __LINUX_SWIOTLB_XEN_H

#include <linux/dma-direction.h>
#include <linux/swiotlb.h>

extern int xen_swiotlb_init(int verbose, bool early);
Expand Down

0 comments on commit 6fe1927

Please sign in to comment.