diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-11-30 09:42:43 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-11-30 09:42:43 -0500 |
commit | b593c278b70c8f4ed483766de1c3963a806b1bca (patch) | |
tree | b620987843ec28d45e788705e740b79f89830ab6 /arch/arm/mach-davinci | |
parent | c837bc143126b0e8e0537eb6f8272ade807d48fd (diff) |
[ARM] davinci: asm/memory.h is not required for mach/vmalloc.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/vmalloc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/include/mach/vmalloc.h b/arch/arm/mach-davinci/include/mach/vmalloc.h index b98bd9e92fd6..ad51625b6609 100644 --- a/arch/arm/mach-davinci/include/mach/vmalloc.h +++ b/arch/arm/mach-davinci/include/mach/vmalloc.h | |||
@@ -8,7 +8,6 @@ | |||
8 | * is licensed "as is" without any warranty of any kind, whether express | 8 | * is licensed "as is" without any warranty of any kind, whether express |
9 | * or implied. | 9 | * or implied. |
10 | */ | 10 | */ |
11 | #include <asm/memory.h> | ||
12 | #include <mach/io.h> | 11 | #include <mach/io.h> |
13 | 12 | ||
14 | /* Allow vmalloc range until the IO virtual range minus a 2M "hole" */ | 13 | /* Allow vmalloc range until the IO virtual range minus a 2M "hole" */ |