Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326333
b: refs/heads/master
c: 83a01e7
h: refs/heads/master
i:
  326331: 80abc09
v: v3
  • Loading branch information
Uwe Kleine-König committed Aug 3, 2012
1 parent c1d503f commit c2e0f29
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: 80023cb354725cd3319d81a8d7e6f88ad0253cfa
refs/heads/master: 83a01e729141bfad5e249b4a737105c525f53786
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-omap2-mcspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ MODULE_DEVICE_TABLE(of, omap_mcspi_of_match);
static int __devinit omap2_mcspi_probe(struct platform_device *pdev)
{
struct spi_master *master;
struct omap2_mcspi_platform_config *pdata;
const struct omap2_mcspi_platform_config *pdata;
struct omap2_mcspi *mcspi;
struct resource *r;
int status = 0, i;
Expand Down

0 comments on commit c2e0f29

Please sign in to comment.