From: GuanXuetao Date: Fri, 4 Mar 2011 10:07:48 +0000 (+0800) Subject: unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs X-Git-Tag: v2.6.39-rc1~454^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cf46c42d7688a2e09de87fc9201b0e9a0961866;p=pandora-kernel.git unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs 1. remove __REG macro 2. add (void __iomem *) to io_p2v macro 3. add (phys_addr_t) to io_v2p macro 4. add PKUNITY_AHB_BASE and PKUNITY_APB_BASE definitions 5. modify all PKUNITY_mmio_BASEs from physical addr to virtual addr 6. adjust prefix macro for all usage of PKUNITY_mmio_BASEs -- by advice with Arnd Bergmann Signed-off-by: Guan Xuetao Reviewed-by: Arnd Bergmann --- Reading git-diff-tree failed