From: Russell King Date: Thu, 17 Nov 2005 16:46:41 +0000 (+0000) Subject: [ARM] Drivers should not make use of architecture private __ioremap X-Git-Tag: v2.6.15-rc2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c2e4b4ff38986e5b6f707d006799bff9663c802;p=pandora-kernel.git [ARM] Drivers should not make use of architecture private __ioremap __ioremap is an architecture private interface and must not be used by drivers when the architecture independent interface will do just as well. Switch the ipaq drivers to use the correct interface. Signed-off-by: Russell King --- Reading git-diff-tree failed