Message ID | 20210608170449.28031-1-m.chetan.kumar@intel.com |
---|---|
Headers | show |
Series | net: iosm: PCIe Driver for Intel M.2 Modem | expand |
On Tue, 2021-06-08 at 16:00 -0700, David Miller wrote: > > drivers/net/wwan/iosm/iosm_ipc_wwan.c: At top level: > drivers/net/wwan/iosm/iosm_ipc_wwan.c:231:30: error: storage size of > ‘iosm_wwan_ops’ isn’t known > 231 | static const struct wwan_ops iosm_wwan_ops = { > | ^~~~~~~~~~~~~ > cc1: some warnings being treated as errors Yeah, that was expected - needs Loic's WWAN series applied first. :) johannes