diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-09-15 16:30:54 -0400 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2011-11-26 19:21:29 -0500 |
commit | d0e6b2236a26711939bfcdd97370fedcd526a191 (patch) | |
tree | 63cceb3ab98b24831bb091dfa5cbe6ce91be420d /arch/arm/mach-mmp | |
parent | 576d2f2525612ecb5af029a76f21f22a3b82563d (diff) | |
download | op-kernel-dev-d0e6b2236a26711939bfcdd97370fedcd526a191.zip op-kernel-dev-d0e6b2236a26711939bfcdd97370fedcd526a191.tar.gz |
ARM: big removal of now unused vmalloc.h files
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/mach-mmp')
-rw-r--r-- | arch/arm/mach-mmp/include/mach/vmalloc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-mmp/include/mach/vmalloc.h b/arch/arm/mach-mmp/include/mach/vmalloc.h deleted file mode 100644 index 1d0bac0..0000000 --- a/arch/arm/mach-mmp/include/mach/vmalloc.h +++ /dev/null @@ -1,5 +0,0 @@ -/* - * linux/arch/arm/mach-mmp/include/mach/vmalloc.h - */ - -#define VMALLOC_END 0xfe000000UL |