From 439f03b0c397ce4c2998f9be185b193cfcbc4fff Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 20 Apr 2018 15:26:43 -0500 Subject: Add has-radio flag to mts-io, and remove compiler warnings --- io-module/mtac_mfser.c | 1 + 1 file changed, 1 insertion(+) (limited to 'io-module/mtac_mfser.c') 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, -- cgit v1.2.3