From 71fa6fba4abfe26299c7ca8179aa7b744f047a7d Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Tue, 28 Apr 2015 11:08:47 +0200 Subject: NFC: Remove obsolete setting of DEBUG CONFIG_DYNAMIC_DEBUG is the right toggle to enable pr_debug(). Signed-off-by: Valentin Rothberg Signed-off-by: Samuel Ortiz --- drivers/nfc/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/nfc/Makefile') diff --git a/drivers/nfc/Makefile b/drivers/nfc/Makefile index a4292d79..13b648b 100644 --- a/drivers/nfc/Makefile +++ b/drivers/nfc/Makefile @@ -14,5 +14,3 @@ obj-$(CONFIG_NFC_TRF7970A) += trf7970a.o obj-$(CONFIG_NFC_ST21NFCA) += st21nfca/ obj-$(CONFIG_NFC_ST21NFCB) += st21nfcb/ obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/ - -ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG -- cgit v1.1