From: Stephen Rothwell Date: Tue, 19 Sep 2006 04:51:40 +0000 (+1000) Subject: [POWERPC] remove unused io accessors X-Git-Tag: v2.6.19-rc1~1300^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa053d2f008cb73fa768b8e171486d8c0b33312b;p=pandora-kernel.git [POWERPC] remove unused io accessors The io accessors insw_ns, outsw_ns, insl_ns and outsl_ns are unused (except for one unnecessary use in drivers/net/3c509.c that is addressed in a previous patch) and are only defined in powerpc/ppc, so remove them. Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed