diff options
Diffstat (limited to 'plugins/ublox/mm-plugin-ublox.c')
-rw-r--r-- | plugins/ublox/mm-plugin-ublox.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ublox/mm-plugin-ublox.c b/plugins/ublox/mm-plugin-ublox.c index 569054b9..db6d94d3 100644 --- a/plugins/ublox/mm-plugin-ublox.c +++ b/plugins/ublox/mm-plugin-ublox.c @@ -37,6 +37,7 @@ create_modem (MMPlugin *self, const gchar **drivers, guint16 vendor, guint16 product, + guint16 subsystem_vendor, GList *probes, GError **error) { |