On Tue, Dec 04, 2007 at 11:37:51PM +0300, Anton Vorontsov wrote: > On Tue, Dec 04, 2007 at 02:01:21PM -0600, Olof Johansson wrote: > > On Tue, Dec 04, 2007 at 10:49:21PM +0300, Anton Vorontsov wrote: > > > tristate "Generic platform device PATA support" > > > - depends on EMBEDDED || ARCH_RPC > > > + depends on EMBEDDED || ARCH_PPC > > > > It needs to be || PPC, not || ARCH_PPC. > > D'oh. > > - - - - > From: Anton Vorontsov <avorontsov@xxxxxxxxxxxxx> > Subject: [PATCH v2.2] [libata] pata_of_platform: OF-Platform PATA device driver > > This driver nicely wraps around pata_platform library functions, > and provides OF platform bus bindings to the PATA devices. > > In addition fix ARCH_RPC typo in the PATA_PLATFORM Kconfig entry, > spotted by Olof Johansson. > > Signed-off-by: Anton Vorontsov <avorontsov@xxxxxxxxxxxxx> Reviewed-by: Olof Johansson <olof@xxxxxxxxx> - 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