Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279772
b: refs/heads/master
c: a664a11
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin committed Nov 22, 2011
1 parent 220812d commit 7229c24
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: 7eeac71b9fc9b3de3e0dc24ef34180a0bc0eb2f9
refs/heads/master: a664a119c05bd5784280b337e781b5e9432c6e12
2 changes: 2 additions & 0 deletions trunk/drivers/tty/serial/amba-pl010.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,8 @@ static struct amba_id pl010_ids[] = {
{ 0, 0 },
};

MODULE_DEVICE_TABLE(amba, pl010_ids);

static struct amba_driver pl010_driver = {
.drv = {
.name = "uart-pl010",
Expand Down

0 comments on commit 7229c24

Please sign in to comment.