diff options
author | Olof Johansson <olof@lixom.net> | 2011-12-20 06:12:24 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-12-20 06:13:41 +0100 |
commit | 844e8a16f25568eefd02a6bfb40bdd9bc04704b8 (patch) | |
tree | fdfe4de420c66517a2e4a2a25a454997c6210e95 /arch/arm/mach-ep93xx/include/mach/vmalloc.h | |
parent | Merge branch 'davinci/cleanup' into next/cleanup (diff) | |
parent | MAINTAINERS: add maintainer entry for Picochip picoxcell (diff) | |
download | linux-844e8a16f25568eefd02a6bfb40bdd9bc04704b8.tar.xz linux-844e8a16f25568eefd02a6bfb40bdd9bc04704b8.zip |
Merge branch 'picoxcell/cleanup' into next/cleanup
* picoxcell/cleanup: (4 commits)
MAINTAINERS: add maintainer entry for Picochip picoxcell
ARM: picoxcell: move io mappings to common.c
ARM: picoxcell: don't reserve irq_descs
ARM: picoxcell: remove mach/memory.h
Conflicts:
arch/arm/mach-at91/setup.c
Diffstat (limited to 'arch/arm/mach-ep93xx/include/mach/vmalloc.h')
-rw-r--r-- | arch/arm/mach-ep93xx/include/mach/vmalloc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-ep93xx/include/mach/vmalloc.h b/arch/arm/mach-ep93xx/include/mach/vmalloc.h deleted file mode 100644 index 1b3f25d03d39..000000000000 --- a/arch/arm/mach-ep93xx/include/mach/vmalloc.h +++ /dev/null @@ -1,5 +0,0 @@ -/* - * arch/arm/mach-ep93xx/include/mach/vmalloc.h - */ - -#define VMALLOC_END 0xfe800000UL |