From: Loic Poulain Date: Mon, 14 Jun 2021 08:16:40 +0000 (+0200) Subject: net: wwan: iosm: Remove DEBUG flag X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea99750e401972c896d2212ea9244d903b8fbf73;p=linux.git net: wwan: iosm: Remove DEBUG flag Author forgot to remove that flag. Fixes: f7af616c632e ("net: iosm: infrastructure") Reported-by: Leon Romanovsky Signed-off-by: Loic Poulain Reviewed-by: Leon Romanovsky Signed-off-by: David S. Miller --- diff --git a/drivers/net/wwan/iosm/Makefile b/drivers/net/wwan/iosm/Makefile index cdeeb9357af67..4f9f0ae398e15 100644 --- a/drivers/net/wwan/iosm/Makefile +++ b/drivers/net/wwan/iosm/Makefile @@ -21,6 +21,3 @@ iosm-y = \ iosm_ipc_mux_codec.o obj-$(CONFIG_IOSM) := iosm.o - -# compilation flags -ccflags-y += -DDEBUG