Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308457
b: refs/heads/master
c: 4a5fe5c
h: refs/heads/master
i:
  308455: c0701ef
v: v3
  • Loading branch information
Wolfram Sang authored and Wolfram Sang committed May 12, 2012
1 parent a99b5b0 commit 6f7bdad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 772ae99c5b414fc7f5e4cf76beae7003196b5526
refs/heads/master: 4a5fe5cb5a3224d03618272f9ba92c626dc44cda
5 changes: 0 additions & 5 deletions trunk/drivers/i2c/busses/i2c-eg20t.c
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,6 @@ static void pch_i2c_init(struct i2c_algo_pch_data *adap)
init_waitqueue_head(&pch_event);
}

static inline bool ktime_lt(const ktime_t cmp1, const ktime_t cmp2)
{
return cmp1.tv64 < cmp2.tv64;
}

/**
* pch_i2c_wait_for_bus_idle() - check the status of bus.
* @adap: Pointer to struct i2c_algo_pch_data.
Expand Down

0 comments on commit 6f7bdad

Please sign in to comment.