This series fixes an wrong ifdef which caused a chunk of the code to never be compiled, regardless of config selected. While at it, constify a static struct full of function pointers. Rikard Falkeborn (2): usb: cdc-wdm: Fix check for WWAN usb: cdc-wdm: Constify static struct wwan_port_ops drivers/usb/class/cdc-wdm.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.33.0