]> git.baikalelectronics.ru Git - kernel.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)
commit9fe46dc3aa9f513dfa3b23f1f89d89dbe4228525
treec355ffc0bda9fe211e4506d51c8b95c7e0c1126e
parentd4f9a1cb03df4f7ecf4daa56ba3e6af8704ebdfe
[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