[POWERPC] Fix IDE build with ARCH=ppc
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 21 Nov 2006 02:45:56 +0000 (13:45 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:39:09 +0000 (20:39 +1100)
commit6ad4e70cafc43155d3a7e6e796e8b6b6967fc9e2
tree9c2a83d42054a50c73c432f861eb73db4121272f
parent757db1ed9b50d28cd4c1e7d9925c9ea7783b2f91
[POWERPC] Fix IDE build with ARCH=ppc

The recent IO accessor changes broke IDE on arch/ppc due to the IDE
stream IO macros using the new reads/writes{b,w,l} accessors that
are only defined for arch/powerpc. This adds them to arch/ppc.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-ppc/io.h