Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763167Ab3ECLAx (ORCPT ); Fri, 3 May 2013 07:00:53 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:65174 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760924Ab3ECLAw (ORCPT ); Fri, 3 May 2013 07:00:52 -0400 MIME-Version: 1.0 In-Reply-To: <1367507786-505303-22-git-send-email-arnd@arndb.de> References: <1367507786-505303-1-git-send-email-arnd@arndb.de> <1367507786-505303-22-git-send-email-arnd@arndb.de> From: Prabhakar Lad Date: Fri, 3 May 2013 16:30:30 +0530 Message-ID: Subject: Re: [PATCH, RFC 21/22] davinci: vpfe_capture needs i2c To: Arnd Bergmann Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Hans Verkuil , Mauro Carvalho Chehab , dlos , linux-media Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1177 Lines: 27 Hi Arnd, Thanks for the patch. On Thu, May 2, 2013 at 8:46 PM, Arnd Bergmann wrote: > The vpfe_capture driver is implicitly built for three of the davinci > capture drivers but depends on i2c, so we need to add the dependency > in Kconfig for each driver using this. > > drivers/media/platform/davinci/vpfe_capture.c: In function 'vpfe_probe': > drivers/media/platform/davinci/vpfe_capture.c:1934:2: error: implicit declaration of function 'i2c_get_adapter' [-Werror=implicit-function-declaration] > drivers/media/platform/davinci/vpfe_capture.c:1934:11: warning: assignment makes pointer from integer without a cast [enabled by default] > > Cc: Lad, Prabhakar > Cc: Hans Verkuil > Cc: Mauro Carvalho Chehab > Signed-off-by: Arnd Bergmann Acked-by: Lad, Prabhakar Regards, --Prabhakar Lad -- 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/