aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nxp-nci
diff options
context:
space:
mode:
authorValentin Rothberg <valentinrothberg@gmail.com>2015-04-28 11:08:47 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2015-06-09 00:34:09 +0200
commit71fa6fba4abfe26299c7ca8179aa7b744f047a7d (patch)
treec3fade6bd89a12d06423d732b47e684b5ef88190 /drivers/nfc/nxp-nci
parentNFC: trf7970a: Handle extra byte in response to Type 5 RMB commands (diff)
downloadlinux-dev-71fa6fba4abfe26299c7ca8179aa7b744f047a7d.tar.xz
linux-dev-71fa6fba4abfe26299c7ca8179aa7b744f047a7d.zip
NFC: Remove obsolete setting of DEBUG
CONFIG_DYNAMIC_DEBUG is the right toggle to enable pr_debug(). Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/nxp-nci')
-rw-r--r--drivers/nfc/nxp-nci/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/nfc/nxp-nci/Makefile b/drivers/nfc/nxp-nci/Makefile
index c008be30bb18..c9ec7869dbd2 100644
--- a/drivers/nfc/nxp-nci/Makefile
+++ b/drivers/nfc/nxp-nci/Makefile
@@ -7,5 +7,3 @@ nxp-nci_i2c-objs = i2c.o
obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
obj-$(CONFIG_NFC_NXP_NCI_I2C) += nxp-nci_i2c.o
-
-ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG