Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279766
b: refs/heads/master
c: 955b678
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin committed Nov 22, 2011
1 parent 2c4785c commit 846fc02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e8fa516a4231682204d646df01c7bf3f0cfe4893
refs/heads/master: 955b678c03645117c4ad5e52c9946a25e3ca3199
2 changes: 2 additions & 0 deletions trunk/drivers/gpio/gpio-pl061.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,8 @@ static struct amba_id pl061_ids[] = {
{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl061_ids);

static struct amba_driver pl061_gpio_driver = {
.drv = {
.name = "pl061_gpio",
Expand Down

0 comments on commit 846fc02

Please sign in to comment.