This is only for the 3.2 and 3.4 stable series as nfc.h is not on 3.0.

commit dbd4fcaf8d664fab4163b1f8682e41ad8bff3444 upstream

The netlink commands and attributes, along with the socket structure
definitions need to be exported. Without it applications like the neard
NFC daemon fail to build.

Signed-off-by: Samuel Ortiz <sa...@linux.intel.com>
Signed-off-by: John W. Linville <linvi...@tuxdriver.com>
---
 include/linux/Kbuild |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616..f08e3ae 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -271,6 +271,7 @@ header-y += netfilter_ipv4.h
 header-y += netfilter_ipv6.h
 header-y += netlink.h
 header-y += netrom.h
+header-y += nfc.h
 header-y += nfs.h
 header-y += nfs2.h
 header-y += nfs3.h
-- 
1.7.10

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to