From: Pawel Moll Date: Wed, 25 Jan 2012 15:37:29 +0000 (+0000) Subject: ARM: vexpress: Get rid of MMIO_P2V X-Git-Tag: v3.4-rc1~90^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ed4ceb93ba22268f35ebcbb7de0cb1c7e70231;p=pandora-kernel.git ARM: vexpress: Get rid of MMIO_P2V This patch gets rid of the MMIO_P2V and __MMIO_P2V macros, defining constant virtual base for motherboard and tile peripherals instead. Additionally, in preparation for the new motherboard memory map, the motherboard peripherals are using base pointers calculated in runtime, instead of compile-time calculated values. Signed-off-by: Pawel Moll --- Reading git-diff-tree failed