diff options
-rw-r--r-- | drivers/of/of_reserved_mem.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/of/of_reserved_mem.c b/drivers/of/of_reserved_mem.c index a754b84ba016..0fe40c7d6904 100644 --- a/drivers/of/of_reserved_mem.c +++ b/drivers/of/of_reserved_mem.c | |||
@@ -11,8 +11,6 @@ | |||
11 | * License or (at your optional) any later version of the license. | 11 | * License or (at your optional) any later version of the license. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <asm/dma-contiguous.h> | ||
15 | |||
16 | #include <linux/memblock.h> | 14 | #include <linux/memblock.h> |
17 | #include <linux/err.h> | 15 | #include <linux/err.h> |
18 | #include <linux/of.h> | 16 | #include <linux/of.h> |