diff options
Diffstat (limited to 'io-module/mtr2d2.c')
-rw-r--r-- | io-module/mtr2d2.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/io-module/mtr2d2.c b/io-module/mtr2d2.c index 24a99f3..428d71c 100644 --- a/io-module/mtr2d2.c +++ b/io-module/mtr2d2.c @@ -292,9 +292,8 @@ static struct attribute *mtr2d2_platform_attributes[] = { &dev_attr_led_d_gpio.attr, &dev_attr_led_e_gpio.attr, - &dev_attr_board_temperature.attr, - /* extra space for the accessory card attributes */ + NULL, // index 20 NULL, // index 21 NULL, // index 22 NULL, // index 23 |