Commit 1d33dc86 authored by Russell King's avatar Russell King

[ARM] IOP310 build fixes

Add <asm/arch/iop310.h> include, needed for platform implementation of
architecture private __virt_to_bus / __bus_to_virt.
parent b15e85a2
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#define __ASM_ARCH_MEMORY_H #define __ASM_ARCH_MEMORY_H
#include <linux/config.h> #include <linux/config.h>
#include <asm/arch/iop310.h>
/* /*
* Task size: 3GB * Task size: 3GB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment