ARM: clps711x: make all virtual addresses definition via one macro
authorAlexander Shiyan <shc_work@mail.ru>
Wed, 10 Oct 2012 15:45:31 +0000 (19:45 +0400)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Oct 2012 15:22:35 +0000 (17:22 +0200)
This patch make all virtual addresses definition via one macro.
This modification allows to avoid warning "BUG: mapping for 0x80000000
at 0xff000000 out of vmalloc space".

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found