[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D14E8B3.8070605@pobox.com>
Date: Fri, 24 Dec 2010 13:38:43 -0500
From: Jeff Garzik <jgarzik@...ox.com>
To: Wolfram Sang <w.sang@...gutronix.de>
CC: linuxppc-dev@...abs.org, Andrew Morton <akpm@...ux-foundation.org>,
linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND] pata_mpc52xx: driver needs BMDMA
On 12/22/2010 10:50 AM, Wolfram Sang wrote:
> Found by this build-error if BMDMA is disabled:
>
> drivers/ata/pata_mpc52xx.c: In function 'mpc52xx_ata_init_one':
> drivers/ata/pata_mpc52xx.c:662: error: 'ata_bmdma_interrupt' undeclared (first use in this function)
> ...
>
> Move the Kconfig entry to the proper location as needed since
> 9a7780c9acb821fe1c2b6fc53f74cc2556ff5364 (libata-sff: make BMDMA optional)
>
> Signed-off-by: Wolfram Sang<w.sang@...gutronix.de>
> ---
>
> This is a build-failure, so fixing it before 2.6.37 would be great.
>
> drivers/ata/Kconfig | 20 ++++++++++----------
> drivers/ata/Makefile | 2 +-
> 2 files changed, 11 insertions(+), 11 deletions(-)
applied
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists