Re: [PATCH] NFC: remove commented out Makefile line

2013-05-12 Thread Samuel Ortiz
Hi Paul, On Sun, 2013-05-12 at 23:21 +0200, Paul Bolle wrote: > 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

[PATCH] NFC: remove commented out Makefile line

2013-05-12 Thread Paul Bolle
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 --- Untested. net/nfc/Makefile | 1 - 1 file changed, 1 deletion