Return-path: Received: from merlin.infradead.org ([205.233.59.134]:49626 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755812Ab1ISNF4 (ORCPT ); Mon, 19 Sep 2011 09:05:56 -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 12:04:47 +0200 Message-ID: <1316426687.16271.16.camel@sortiz-mobl> (sfid-20110919_150600_533079_B7CD5B2B) 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.