From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932660Ab1KAXtD (ORCPT ); Tue, 1 Nov 2011 19:49:03 -0400 Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:58568 "HELO oproxy6-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932297Ab1KAXtA (ORCPT ); Tue, 1 Nov 2011 19:49:00 -0400 Message-ID: <4EB0854D.5090002@xenotime.net> Date: Tue, 01 Nov 2011 16:48:29 -0700 From: Randy Dunlap Organization: YPO4 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: Stephen Rothwell CC: linux-next@vger.kernel.org, LKML , Linus , "linux-ide@vger.kernel.org" , Jeff Garzik Subject: Re: linux-next: Tree for Nov 1 (ata/libata-sff.c) References: <20111101205323.c12f2f940f23febba8ab8989@canb.auug.org.au> In-Reply-To: <20111101205323.c12f2f940f23febba8ab8989@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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) -- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***