Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304623
b: refs/heads/master
c: 29b1169
h: refs/heads/master
i:
  304621: 21af545
  304619: e5060d8
  304615: 9416f72
  304607: 2ebfd63
v: v3
  • Loading branch information
Oleksij Rempel authored and Greg Kroah-Hartman committed May 10, 2012
1 parent e2f70fa commit 6a58a68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 1db67664dc9342aee79e5a88f104400d5be42410
refs/heads/master: 29b11698765e3735ec56598a8dadb010850f2b9b
7 changes: 0 additions & 7 deletions trunk/drivers/staging/rts5139/xd.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,6 @@ static inline void xd_set_err_code(struct rts51x_chip *chip, u8 err_code)
xd_card->err_code = err_code;
}

static inline int xd_check_err_code(struct rts51x_chip *chip, u8 err_code)
{
struct xd_info *xd_card = &(chip->xd_card);

return (xd_card->err_code == err_code);
}

static int xd_set_init_para(struct rts51x_chip *chip)
{
struct xd_info *xd_card = &(chip->xd_card);
Expand Down

0 comments on commit 6a58a68

Please sign in to comment.