drivers: of: fix build break if asm/dma-contiguous.h is missing
[deliverable/linux.git] / drivers / of / of_reserved_mem.c
index a754b84ba0167f7a2b8db701fb3e09c73026e4f4..0fe40c7d69041ae579282557cf50c9aabc340e07 100644 (file)
@@ -11,8 +11,6 @@
  * License or (at your optional) any later version of the license.
  */
 
-#include <asm/dma-contiguous.h>
-
 #include <linux/memblock.h>
 #include <linux/err.h>
 #include <linux/of.h>
This page took 0.026918 seconds and 5 git commands to generate.