From: Milan Svoboda Date: Mon, 12 Mar 2007 11:38:07 +0000 (+0100) Subject: [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address X-Git-Tag: v2.6.21-rc4~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dee79087c8b0f3239a2979f61ed92c7a5361b08;p=pandora-kernel.git [ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT address This fixs address defines for IXP4XX_NPE[ABC]_BASE_VIRT. They are defined as (IXP4XX_PERIPHERAL_BASE_PHYS + 0x[678]000) now, but they should be defined as (IXP4XX_PERIPHERAL_BASE_VIRT + 0x[678]000). Note PHYS vs VIRT in IXP4XX_PERIPHERAL_BASE... Signed-off-by: Milan Svoboda Signed-off-by: Russell King --- Reading git-diff-tree failed