Skip to content

Commit

Permalink
[ARM] davinci: asm/memory.h is not required for mach/vmalloc.h
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Nov 30, 2008
1 parent c837bc1 commit b593c27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-davinci/include/mach/vmalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
#include <asm/memory.h>
#include <mach/io.h>

/* Allow vmalloc range until the IO virtual range minus a 2M "hole" */
Expand Down

0 comments on commit b593c27

Please sign in to comment.