From: Paul Bolle Date: Sun, 12 May 2013 21:21:24 +0000 (+0200) Subject: NFC: Remove commented out LLCP related Makefile line X-Git-Tag: v3.10-rc5~25^2~26^2^2~15^2~3 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=7c055881de33b5d8ebb6d12150eaf338a0546199;p=~emulex%2Finfiniband.git NFC: Remove commented out LLCP related Makefile line The Kconfig symbol NFC_LLCP was removed in commit 30cc458765 ("NFC: Move LLCP code to the NFC top level diirectory"). But the reference to its macro in this Makefile was only commented out. Remove it now. Signed-off-by: Paul Bolle Signed-off-by: Samuel Ortiz --- diff --git a/net/nfc/Makefile b/net/nfc/Makefile index fb799deaed4..a76f4533cb6 100644 --- a/net/nfc/Makefile +++ b/net/nfc/Makefile @@ -5,7 +5,6 @@ obj-$(CONFIG_NFC) += nfc.o obj-$(CONFIG_NFC_NCI) += nci/ obj-$(CONFIG_NFC_HCI) += hci/ -#obj-$(CONFIG_NFC_LLCP) += llcp/ nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \ llcp_sock.o