Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304626
b: refs/heads/master
c: ecfbe1d
h: refs/heads/master
v: v3
  • Loading branch information
Oleksij Rempel authored and Greg Kroah-Hartman committed May 10, 2012
1 parent 25312ed commit 6b6c9f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9002ebc2e8704f478c8816a458461cb325693f93
refs/heads/master: ecfbe1dc96827daa774569d186ae57abec6030da
1 change: 0 additions & 1 deletion trunk/drivers/staging/rts5139/rts51x.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/rts5139/rts51x_chip.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6b6c9f6

Please sign in to comment.