From a1cbaad75a8f891bca9cc65a1fb95ae1b28d2f6a Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Fri, 26 Feb 2016 15:27:43 +0100 Subject: asm-generic: remove old nonatomic-io wrapper files The two header files got moved to include/linux, and most users were already converted, this changes the remaining drivers and removes the files. Signed-off-by: Arnd Bergmann Reviewed-by: Christoph Hellwig Acked-by: Vinod Koul Acked-by: Simon Horman Acked-by: Yisen Zhuang --- drivers/dma/idma64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/dma/idma64.h') diff --git a/drivers/dma/idma64.h b/drivers/dma/idma64.h index 8423f13ed0da..a52ad6bcf86a 100644 --- a/drivers/dma/idma64.h +++ b/drivers/dma/idma64.h @@ -16,7 +16,7 @@ #include #include -#include +#include #include "virt-dma.h" -- cgit