Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193181
b: refs/heads/master
c: 29412e6
h: refs/heads/master
i:
  193179: c909fa5
v: v3
  • Loading branch information
Uwe Kleine-König authored and Ben Dooks committed May 19, 2010
1 parent 98479f0 commit 650f007
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1df3ab1b9128855400d657a515b87894f29f31f3
refs/heads/master: 29412e69007c17d6866a50d0b65fb0d808824370
2 changes: 0 additions & 2 deletions trunk/drivers/i2c/busses/i2c-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,6 @@ static void i2c_pxa_show_state(struct pxa_i2c *i2c, int lno, const char *fname)
#define decode_ICR(val) do { } while (0)
#endif

#define eedbg(lvl, x...) do { if ((lvl) < 1) { printk(KERN_DEBUG "" x); } } while(0)

static void i2c_pxa_master_complete(struct pxa_i2c *i2c, int ret);
static irqreturn_t i2c_pxa_handler(int this_irq, void *dev_id);

Expand Down

0 comments on commit 650f007

Please sign in to comment.