Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148794
b: refs/heads/master
c: 9f171ad
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Herbert Xu committed Jun 2, 2009
1 parent 873e5d7 commit d7479cb
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: 2f6ceb7933f52f238519a9c2f65c628eecdac962
refs/heads/master: 9f171adc192fc3c8ffbb691cfdcc70259d75c6ea
2 changes: 1 addition & 1 deletion trunk/drivers/char/hw_random/omap-rng.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ static struct hwrng omap_rng_ops = {
.data_read = omap_rng_data_read,
};

static int __init omap_rng_probe(struct platform_device *pdev)
static int __devinit omap_rng_probe(struct platform_device *pdev)
{
struct resource *res, *mem;
int ret;
Expand Down

0 comments on commit d7479cb

Please sign in to comment.