Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286120
b: refs/heads/master
c: dcc8173
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre authored and Vinod Koul committed Nov 28, 2011
1 parent 562c78a commit 9bfb87b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 0ab88a01832d529c48e2a51f3d24662c143df39a
refs/heads/master: dcc817346d311bbd9dac6fc9d6bddb552134851c
4 changes: 3 additions & 1 deletion trunk/drivers/dma/at_hdmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,9 @@ static const struct of_device_id atmel_dma_dt_ids[] = {
}, {
.compatible = "atmel,at91sam9g45-dma",
.data = (void *)ATDMA_DEVTYPE_SAM9G45
}, { /* sentinel */ }
}, {
/* sentinel */
}
};

MODULE_DEVICE_TABLE(of, atmel_dma_dt_ids);
Expand Down

0 comments on commit 9bfb87b

Please sign in to comment.