Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279764
b: refs/heads/master
c: 037566d
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin committed Nov 22, 2011
1 parent 5700124 commit 42f4f9d
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: 4e3f3d53b8b5d597e36c075e01014e9019a44d55
refs/heads/master: 037566df2a9274cec49cab131059e1bac538be08
2 changes: 2 additions & 0 deletions trunk/drivers/dma/amba-pl08x.c
Original file line number Diff line number Diff line change
Expand Up @@ -2054,6 +2054,8 @@ static struct amba_id pl08x_ids[] = {
{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl08x_ids);

static struct amba_driver pl08x_amba_driver = {
.drv.name = DRIVER_NAME,
.id_table = pl08x_ids,
Expand Down

0 comments on commit 42f4f9d

Please sign in to comment.