OSDN Git Service

net: wwan: iosm: Remove DEBUG flag
authorLoic Poulain <loic.poulain@linaro.org>
Mon, 14 Jun 2021 08:16:40 +0000 (10:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jun 2021 19:57:40 +0000 (12:57 -0700)
Author forgot to remove that flag.

Fixes: f7af616c632e ("net: iosm: infrastructure")
Reported-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/Makefile

index cdeeb93..4f9f0ae 100644 (file)
@@ -21,6 +21,3 @@ iosm-y = \
        iosm_ipc_mux_codec.o
 
 obj-$(CONFIG_IOSM) := iosm.o
-
-# compilation flags
-ccflags-y += -DDEBUG