Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit baad1b33 authored by Peter Senna Tschudin's avatar Peter Senna Tschudin Committed by Sekhar Nori
Browse files

ARM: davinci: board-dm646x-evm.c: Remove unecessary semicolon

parent 0e057519
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ static int evm_led_setup(struct i2c_client *client, int gpio,
	while (ngpio--) {
		leds->gpio = gpio++;
		leds++;
	};
	}

	evm_led_dev = platform_device_alloc("leds-gpio", 0);
	platform_device_add_data(evm_led_dev, &evm_led_data,