Skip to content

Commit

Permalink
net: wwan: iosm: Remove DEBUG flag
Browse files Browse the repository at this point in the history
Author forgot to remove that flag.

Fixes: f7af616 ("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>
  • Loading branch information
Loic Poulain authored and David S. Miller committed Jun 14, 2021
1 parent 673ead2 commit ea99750
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/net/wwan/iosm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ iosm-y = \
iosm_ipc_mux_codec.o

obj-$(CONFIG_IOSM) := iosm.o

# compilation flags
ccflags-y += -DDEBUG

0 comments on commit ea99750

Please sign in to comment.