From 3f6476becda6f0c0930921b9ad78f33859c34b0c Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 29 Jul 2011 16:55:11 +1000 Subject: [PATCH] dmaengine.h needs bitmap.h Signed-off-by: Stephen Rothwell --- include/linux/dmaengine.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h index 8fbf40e0713c..c90b17f146c2 100644 --- a/include/linux/dmaengine.h +++ b/include/linux/dmaengine.h @@ -24,6 +24,7 @@ #include #include #include +#include struct scatterlist; -- 2.39.2