Return-path: Received: from casper.infradead.org ([85.118.1.10]:36140 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754990Ab1ISMJo (ORCPT ); Mon, 19 Sep 2011 08:09:44 -0400 Subject: Re: [PATCH v2 2/4] NFC: move nfc.h from include/net to include/net/nfc From: Samuel Ortiz Reply-To: Samuel Ortiz To: "Elias, Ilan" Cc: "aloisio.almeida@openbossa.org" , "lauro.venancio@openbossa.org" , "linville@tuxdriver.com" , "linux-wireless@vger.kernel.org" In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Mon, 19 Sep 2011 14:12:22 +0200 Message-ID: <1316434342.16271.20.camel@sortiz-mobl> (sfid-20110919_140947_783601_E6A66489) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Ilan, On Tue, 2011-09-13 at 10:46 +0200, Elias, Ilan wrote: > The file nfc.h was moved from include/net to include/net/nfc, > since new NFC header files will be added to include/net/nfc. > > Signed-off-by: Ilan Elias Acked-by: Samuel Ortiz Cheers, Samuel.