Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 753da421 authored by Valentin Rothberg's avatar Valentin Rothberg Committed by Samuel Ortiz
Browse files

NFC: s3fwrn5: Remove superfluous cflags



NFC_DEBUG is not defined in Kconfig and since DEBUG is not used
anywhere in this directory, we can safely remove this line.

Signed-off-by: default avatarValentin Rothberg <valentinrothberg@gmail.com>
Acked-by: default avatarRobert Baldyga <r.baldyga@samsung.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 21d19f87
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,5 +7,3 @@ s3fwrn5_i2c-objs = i2c.o

obj-$(CONFIG_NFC_S3FWRN5) += s3fwrn5.o
obj-$(CONFIG_NFC_S3FWRN5_I2C) += s3fwrn5_i2c.o

ccflags-$(CONFIG_NFC_DEBUG) := -DDEBUG