There's no Kconfig symbol NFC_DEBUG. Besides, there doesn't seem to be
any nfc code that uses a DEBUG macro. This line can safely be removed.

Signed-off-by: Paul Bolle <pebo...@tiscali.nl>
---
Untested.

 drivers/nfc/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile
index a189ada0..5b4ad00 100644
--- a/drivers/nfc/Makefile
+++ b/drivers/nfc/Makefile
@@ -6,5 +6,3 @@ obj-$(CONFIG_NFC_PN544)         += pn544/
 obj-$(CONFIG_NFC_MICROREAD)    += microread/
 obj-$(CONFIG_NFC_PN533)                += pn533.o
 obj-$(CONFIG_NFC_WILINK)       += nfcwilink.o
-
-ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG
-- 
1.7.11.7

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to