From: Russell King Date: Wed, 15 Mar 2006 15:43:04 +0000 (+0000) Subject: [ARM] Rename chipdata to 'base' and make it an iomem pointer X-Git-Tag: v2.6.17-rc1~1122^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=548153663bbf33ca7c244a6bbddd82c26a17c331;p=pandora-kernel.git [ARM] Rename chipdata to 'base' and make it an iomem pointer In all current use cases, "chipdata" is used to store an iomem address. Mark it with __iomem, and rename it to 'base'. Leave the accessor macros alone. Signed-off-by: Russell King --- Reading git-diff-tree failed