kernel/arch/arm/mach-orion5x/dns323-setup.c
.. .. @@ -624,7 +624,7 @@ 624 624 dns323ab_leds[0].active_low = 1; 625 625 gpio_request(DNS323_GPIO_LED_POWER1, "Power Led Enable"); 626 626 gpio_direction_output(DNS323_GPIO_LED_POWER1, 0); 627 - /* Fall through */627 + fallthrough;628 628 case DNS323_REV_B1: 629 629 i2c_register_board_info(0, dns323ab_i2c_devices, 630 630 ARRAY_SIZE(dns323ab_i2c_devices));