diff options
Diffstat (limited to 'io-module/mths.c')
-rw-r--r-- | io-module/mths.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/io-module/mths.c b/io-module/mths.c index 224e918..36f4325 100644 --- a/io-module/mths.c +++ b/io-module/mths.c @@ -560,9 +560,6 @@ static DEVICE_ATTR_MTS(dev_attr_led_bt_gpio_mths, "led-bt", static DEVICE_ATTR_MTS(dev_attr_led_f_gpio_mths, "led-f", mts_attr_show_gpio_pin, mts_attr_store_gpio_pin); -static DEVICE_ATTR_MTS(dev_attr_led_e_gpio_mths, "led-e", - mts_attr_show_gpio_pin, mts_attr_store_gpio_pin); - static DEVICE_ATTR_RO_MTS(dev_attr_wifi_mac_mths, "mac-wifi", mts_attr_show_product_info); |