mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
net: wwan: iosm: Remove DEBUG flag
Author forgot to remove that flag.
Fixes: f7af616c63 ("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>
This commit is contained in:
parent
673ead2431
commit
ea99750e40
|
|
@ -21,6 +21,3 @@ iosm-y = \
|
|||
iosm_ipc_mux_codec.o
|
||||
|
||||
obj-$(CONFIG_IOSM) := iosm.o
|
||||
|
||||
# compilation flags
|
||||
ccflags-y += -DDEBUG
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user