From: Russell King Date: Wed, 6 Jul 2011 12:05:15 +0000 (+0100) Subject: ARM: io: s3c2410: remove ioaddr() X-Git-Tag: v3.2-rc1~189^2~1^4~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1dddd73dfd35d4f8669c4b849ce33483950237;p=pandora-kernel.git ARM: io: s3c2410: remove ioaddr() There is only one user of ioaddr() in the kernel, and that is the Acorn expansion card core code. S3C2410 does not use this code, and so the definition of ioaddr() is redundant. Signed-off-by: Russell King --- Reading git-diff-tree failed