Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754174Ab1C2V1q (ORCPT ); Tue, 29 Mar 2011 17:27:46 -0400 Received: from mail-px0-f179.google.com ([209.85.212.179]:57908 "EHLO mail-px0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751975Ab1C2V1p (ORCPT ); Tue, 29 Mar 2011 17:27:45 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dlTBeTGCvl+XIk1tXtaly6EGyawUl4r0eNFIEZa3Ei9Eh8KTst5CZgvCPTlM+Zh8KC aMYTOooSp17Si0s5cPxV85MXluHWrQAEOwYnPDCjfNIoIe+evZorhsNC1Ymmkr/3XkAe bgCtNAD4fF5hnwJ1R1YCZGGPE0xK1B0BGeQ3Q= MIME-Version: 1.0 In-Reply-To: <20110304173528.60c04f76.randy.dunlap@oracle.com> References: <20110304180027.20deb6c4.sfr@canb.auug.org.au> <20110304173528.60c04f76.randy.dunlap@oracle.com> Date: Wed, 30 Mar 2011 01:27:44 +0400 Message-ID: Subject: Re: [PATCH -next] staging: altera-jtag needs delay.h From: Alexander Beregalov To: Randy Dunlap , Mauro Carvalho Chehab Cc: Stephen Rothwell , gregkh@suse.de, linux-next@vger.kernel.org, LKML , "Igor M. Liplianin" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 16 On 5 March 2011 04:35, Randy Dunlap wrote: > From: Randy Dunlap > > altera-jtag.c needs to include to fix a build error: > > drivers/staging/altera-stapl/altera-jtag.c:398: error: implicit declaration of function 'udelay' > > Signed-off-by: Randy Dunlap > Cc: Igor M. Liplianin Mauro, Greg. 2.6.39 still needs this fix. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/