Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376891
b: refs/heads/master
c: 68be0b1
h: refs/heads/master
i:
  376889: 3dfc002
  376887: 11c0468
v: v3
  • Loading branch information
Arnd Bergmann authored and Herbert Xu committed Jun 5, 2013
1 parent 304dc1f commit d70713a
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: edb7c7cdba90c3fb2339e51c15d21982bdf72fdc
refs/heads/master: 68be0b1ae355c6deb11326df6758f80154f44cf0
2 changes: 1 addition & 1 deletion trunk/drivers/crypto/sahara.c
Original file line number Diff line number Diff line change
Expand Up @@ -863,7 +863,7 @@ static struct of_device_id sahara_dt_ids[] = {
{ .compatible = "fsl,imx27-sahara" },
{ /* sentinel */ }
};
MODULE_DEVICE_TABLE(platform, sahara_dt_ids);
MODULE_DEVICE_TABLE(of, sahara_dt_ids);

static int sahara_probe(struct platform_device *pdev)
{
Expand Down

0 comments on commit d70713a

Please sign in to comment.