Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- backport/compat/dma-shared-helpers.c | 1 + 1 file changed, 1 insertion(+) diff --git a/backport/compat/dma-shared-helpers.c b/backport/compat/dma-shared-helpers.c index e09dd6b..f76cf06 100644 --- a/backport/compat/dma-shared-helpers.c +++ b/backport/compat/dma-shared-helpers.c @@ -11,6 +11,7 @@ #include <linux/module.h> #include <linux/scatterlist.h> #include <linux/dma-attrs.h> +#include <linux/device.h> #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,3,0) #if LINUX_VERSION_CODE <= KERNEL_VERSION(3,6,0) #include <linux/dma-direction.h> -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html