Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264857
b: refs/heads/master
c: 9245acd
h: refs/heads/master
i:
  264855: 71483e6
v: v3
  • Loading branch information
Wanlong Gao authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 4f7f055 commit c94cdd1
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: d80df1cea036ce8b6064b3b08dd58ad3eb55a6e9
refs/heads/master: 9245acd20d58d5a9a3ed5ebf8c486e0609027817
2 changes: 1 addition & 1 deletion trunk/drivers/uio/uio_pdrv_genirq.c
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ static const struct dev_pm_ops uio_pdrv_genirq_dev_pm_ops = {
};

#ifdef CONFIG_OF
static const struct of_device_id __devinitconst uio_of_genirq_match[] = {
static const struct of_device_id uio_of_genirq_match[] = {
{ /* empty for now */ },
};
MODULE_DEVICE_TABLE(of, uio_of_genirq_match);
Expand Down

0 comments on commit c94cdd1

Please sign in to comment.