Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42502 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbbFPGD4 (ORCPT ); Tue, 16 Jun 2015 02:03:56 -0400 Date: Mon, 15 Jun 2015 23:03:55 -0700 From: Greg KH To: Dean Lee Cc: devel@driverdev.osuosl.org, linux-wireless@vger.kernel.org, johnny.kim@atmel.com, chris.park@atmel.com, rachel.kim@atmel.com Subject: Re: [PATCH 1/3] staging: wilc1000: rework include wilc_oswrapper.h Message-ID: <20150616060355.GA27044@kroah.com> (sfid-20150616_080400_196321_3BA41EF8) References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Jun 16, 2015 at 02:38:20PM +0900, Dean Lee wrote: > rework line '#include "wilc_oswrapper.h"' > it does not require after change own data type to common data type. > > Signed-off-by: Dean Lee These are nice, but why isn't anyone sending me patches to fix the build warnings in the driver right now? That's preventing it from being enabled in linux-next right now, please someone fix that...