From: Deepak Saxena Date: Fri, 28 Oct 2005 14:19:11 +0000 (+0100) Subject: [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn X-Git-Tag: v2.6.15-rc1~732^2^2~11^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9769c2468d423a1562dd59a5db250bd0a5533ec9;p=pandora-kernel.git [ARM] 3016/1: Replace map_desc.physical with map_desc.pfn Patch from Deepak Saxena Convert map_desc.physical to map_desc.pfn. This allows us to add support for 36-bit addressed physical devices in the static maps without having to resort to u64 variables. Signed-off-by: Deepak Saxena Signed-off-by: Russell King --- Reading git-diff-tree failed