Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299169
b: refs/heads/master
c: cc4d22a
h: refs/heads/master
i:
  299167: d06d8b5
v: v3
  • Loading branch information
Uwe Kleine-König authored and Grant Likely committed Mar 30, 2012
1 parent 84353b8 commit 127fd5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5039a86973cd35bdb2f64d28ee12f13fe2bb5a4c
refs/heads/master: cc4d22ae541ccd989ef163c46a38afde131e1644
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ struct spi_imx_data {
struct spi_bitbang bitbang;

struct completion xfer_done;
void *base;
void __iomem *base;
int irq;
struct clk *clk;
unsigned long spi_clk;
Expand Down

0 comments on commit 127fd5c

Please sign in to comment.