Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93447
b: refs/heads/master
c: 2fd53e0
h: refs/heads/master
i:
  93445: 44f0627
  93443: 34fb04d
  93439: 794c84f
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mackerras committed Apr 24, 2008
1 parent 9444263 commit 426040e
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: 138decf83f6a973951ce7faf39094d964de7853a
refs/heads/master: 2fd53e02be9a73cc49d69e0ff8860daa7b5bf8ab
2 changes: 1 addition & 1 deletion trunk/drivers/char/xilinx_hwicap/xilinx_hwicap.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ static int __devexit hwicap_of_remove(struct of_device *op)
}

/* Match table for of_platform binding */
static const struct of_device_id __devinit hwicap_of_match[] = {
static const struct of_device_id __devinitconst hwicap_of_match[] = {
{ .compatible = "xlnx,opb-hwicap-1.00.b", .data = &buffer_icap_config},
{ .compatible = "xlnx,xps-hwicap-1.00.a", .data = &fifo_icap_config},
{},
Expand Down

0 comments on commit 426040e

Please sign in to comment.