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

Commit ecfbe1dc authored by Oleksij Rempel's avatar Oleksij Rempel Committed by Greg Kroah-Hartman
Browse files

staging: rts5139: remove unused led_blink_speed variable

parent 9002ebc2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -478,7 +478,6 @@ static void rts51x_init_options(struct rts51x_chip *chip)
{
	struct rts51x_option *option = &(chip->option);

	option->led_blink_speed = 7;
	option->mspro_formatter_enable = 1;

	option->fpga_sd_sdr104_clk = CLK_100;
+0 −2
Original line number Diff line number Diff line
@@ -313,8 +313,6 @@ struct sense_data_t {
#define SUPPORT_UHS50_MMC44		0x40

struct rts51x_option {
	u8 led_blink_speed;

	int mspro_formatter_enable;

	/* card clock expected by user for fpga platform */