From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: linux-next: Tree for Nov 1 (ata/libata-sff.c) Date: Thu, 10 Nov 2011 16:26:56 -0500 Message-ID: <4EBC41A0.4070008@pobox.com> References: <20111101205323.c12f2f940f23febba8ab8989@canb.auug.org.au> <4EB0854D.5090002@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4EB0854D.5090002@xenotime.net> Sender: linux-ide-owner@vger.kernel.org To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , Linus , "linux-ide@vger.kernel.org" List-Id: linux-next.vger.kernel.org On 11/01/2011 07:48 PM, Randy Dunlap wrote: > On 11/01/2011 02:53 AM, Stephen Rothwell wrote: >> Hi all, > > > When ATA_SFF is enabled but ATA_BMDMA is not enabled: > > > drivers/ata/libata-sff.c: In function 'ata_pci_init_one': > drivers/ata/libata-sff.c:2538:3: error: implicit declaration of function 'ata_pci_bmdma_prepare_host' > drivers/ata/libata-sff.c:2549:40: error: 'ata_bmdma_interrupt' undeclared (first use in this function) Absjoern's patch seen, thanks.