From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp-vbr9.xs4all.nl ([194.109.24.29]:4647 "EHLO smtp-vbr9.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932341Ab3LTMx0 (ORCPT ); Fri, 20 Dec 2013 07:53:26 -0500 Message-ID: <52B43DB0.8020107@xs4all.nl> Date: Fri, 20 Dec 2013 13:53:04 +0100 From: Hans Verkuil MIME-Version: 1.0 To: Prabhakar Lad CC: Hans Verkuil , devel@driverdev.osuosl.org, DLOS , LKML , Mauro Carvalho Chehab , LMML Subject: Re: [PATCH] media: davinci_vpfe: fix build error References: <1387293923-27236-1-git-send-email-prabhakar.csengg@gmail.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: I just made a patch myself that I added to the pull request I just posted. You didn't CC me or CC the linux-media list when you posted your patch, so I never saw it. Regards, Hans On 12/20/2013 01:47 PM, Prabhakar Lad wrote: > Hi Hans, > > On Tue, Dec 17, 2013 at 8:55 PM, Lad, Prabhakar > wrote: >> From: "Lad, Prabhakar" >> >> This patch includes linux/delay.h required for msleep, >> which fixes following build error. >> >> dm365_isif.c: In function ‘isif_enable’: >> dm365_isif.c:129:2: error: implicit declaration of function ‘msleep’ >> > Will you pick this patch or shall I go ahead and issue a pull to Mauro ? > > Regards, > --Prabhakar Lad > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >