On Mon, Sep 29, 2008 at 12:33:57AM -0400, Jeff Garzik wrote: > Ben Dooks wrote: > >The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove > >the special case in the PATA_PLATFORM configuration code. > > > >Cc: Russell King <rmk@xxxxxxxxxxxxxxxx> > >Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx> Interestingly, the version posted to the ARM lists has: | The RPC machine type now selects HAVE_PATA_PLATFORM so we can remove | the special case in the PATA_PLATFORM configuration code. | | Acked-by: Russell King <rmk@xxxxxxxxxxxxxxxx> | Signed-off-by: Ben Dooks <ben-linux@xxxxxxxxx> as the comments... I don't think I acked it, and I certainly wouldn't have acked it with that address. So, no idea what Ben's playing at. But anyway... Acked-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> > > > >Index: linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig > >=================================================================== > >--- linux-2.6.26-rc5-quilt1.orig/drivers/ata/Kconfig 2008-06-10 > >12:38:03.000000000 +0100 > >+++ linux-2.6.26-rc5-quilt1/drivers/ata/Kconfig 2008-06-10 > >12:38:03.000000000 +0100 > >@@ -661,7 +661,7 @@ config HAVE_PATA_PLATFORM > > > > config PATA_PLATFORM > > tristate "Generic platform device PATA support" > >- depends on EMBEDDED || ARCH_RPC || PPC || HAVE_PATA_PLATFORM > >+ depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM > > help > > This option enables support for generic directly connected ATA > > devices commonly found on embedded systems. > > applied > > -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html