]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] iseries: Define insw et al. so libata/ide will compile
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 30 Aug 2006 07:11:34 +0000 (17:11 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 30 Aug 2006 11:12:18 +0000 (21:12 +1000)
commite7498656b5e2e9e3806d263fecc90b2707d02093
treec355ffc0bda9fe211e4506d51c8b95c7e0c1126e
parent467c37801c453849a2fe243c3226476ee3985868
[POWERPC] iseries: Define insw et al. so libata/ide will compile

These are build fixes that enable (for example) libata and the ide
code to actually build on iSeries.  The associated hardware will never
be supported on legacy iSeries, so the code paths don't actually need
to work, but it is useful (especially for a combined kernel) if the
code can build.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/io.h