summaryrefslogtreecommitdiff
path: root/io-module/mtac_mfser.c
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-04-20 15:26:43 -0500
committerJohn Klug <john.klug@multitech.com>2018-04-20 16:17:36 -0500
commit439f03b0c397ce4c2998f9be185b193cfcbc4fff (patch)
tree923f73903033abb2b166fb87808b1dfa3f1d8c9f /io-module/mtac_mfser.c
parentb3cfb538d0897de1621ea321a7122fab4cd51051 (diff)
downloadmts-io-2.0.1.tar.gz
mts-io-2.0.1.tar.bz2
mts-io-2.0.1.zip
Add has-radio flag to mts-io, and remove compiler warnings2.0.1
Diffstat (limited to 'io-module/mtac_mfser.c')
-rw-r--r--io-module/mtac_mfser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io-module/mtac_mfser.c b/io-module/mtac_mfser.c
index 27ca4dc..26fd339 100644
--- a/io-module/mtac_mfser.c
+++ b/io-module/mtac_mfser.c
@@ -20,6 +20,7 @@ static char* mfser_gpio_pin_name_by_attr_name(const char* name, int port) {
return "";
}
}
+ return "";
}
static ssize_t mts_attr_show_mfser_mode(struct kobject *kobj,