Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319882
b: refs/heads/master
c: dd995c9
h: refs/heads/master
v: v3
  • Loading branch information
Viresh Kumar authored and Linus Torvalds committed Jul 31, 2012
1 parent 1b01739 commit 5d67860
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: 01da40bf8791434455d6e56c711eb224ddbf3161
refs/heads/master: dd995c9d82b6eedb2e704daf44e903da0b7f6ac1
7 changes: 0 additions & 7 deletions trunk/drivers/i2c/busses/i2c-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@

#include <asm/irq.h>

#ifndef CONFIG_HAVE_CLK
#define clk_get(dev, id) NULL
#define clk_put(clk) do { } while (0)
#define clk_disable(clk) do { } while (0)
#define clk_enable(clk) do { } while (0)
#endif

struct pxa_reg_layout {
u32 ibmr;
u32 idbr;
Expand Down

0 comments on commit 5d67860

Please sign in to comment.