Return-path: Received: from mail-pa0-f41.google.com ([209.85.220.41]:36245 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753799AbbKMOTH (ORCPT ); Fri, 13 Nov 2015 09:19:07 -0500 Date: Fri, 13 Nov 2015 19:48:59 +0530 From: Sudip Mukherjee To: punit vara Cc: glen lee , devel@driverdev.osuosl.org, chris.park@atmel.com, Austin Shin , Greg KH , linux-wireless@vger.kernel.org, johnny.kim@atmel.com, linux-kernel@vger.kernel.org, tony.cho@atmel.com, leo.kim@atmel.com, Dan Carpenter Subject: Re: [PATCH V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq Message-ID: <20151113141859.GE18741@sudip-pc> (sfid-20151113_151935_960832_CCF635F6) References: <20151108215953.GO18797@mwanda> <563FFEEB.1090307@atmel.com> <56405328.4040004@atmel.com> <20151109081842.GR18797@mwanda> <56405F71.6090404@atmel.com> <56406F0F.1050701@atmel.com> <20151109102342.GA3868@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, Nov 09, 2015 at 08:09:36PM +0530, punit vara wrote: > On Mon, Nov 9, 2015 at 3:53 PM, Sudip Mukherjee > wrote: > > On Mon, Nov 09, 2015 at 03:43:38PM +0530, punit vara wrote: > >> On Mon, Nov 9, 2015 at 3:31 PM, glen lee wrote: > >> > > >> > > >> > On 2015년 11월 09일 18:05, punit vara wrote: > >> >> > >> >> On Mon, Nov 9, 2015 at 2:25 PM, glen lee wrote: > >> >>> > >> >>> On 2015년 11월 09일 17:18, Dan Carpenter wrote: > >> >>>> > >> >>>> On Mon, Nov 09, 2015 at 05:02:48PM +0900, glen lee wrote: > >> >>>>> > >> > >> make ./drivers/staging/wilc1000/ this working fine for me > >> > >> but > >> > >> make ./drivers/staging/wilc1000/linux_wlan.o is creates error. > > > > I am also not getting build failure. Can you please post your .config file. > > > > regards > > sudip > Can you tell me Sudip where .config file is saved ? Sorry for asking > silly question :-( at the root of your linux tree. the kernel will be compiled based on the options in these file. regards sudip