Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182912
b: refs/heads/master
c: 5cccfd9
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Jens Axboe committed Jan 11, 2010
1 parent 44835a9 commit 4d46cec
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: 577cdf0cf5afa5f350fbaddf77bbacdb9f76d2f8
refs/heads/master: 5cccfd9b3a9ca06b6245ea2c4af052b7db0105a3
2 changes: 1 addition & 1 deletion trunk/drivers/block/xsysace.c
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ static int __devexit ace_of_remove(struct of_device *op)
}

/* Match table for of_platform binding */
static struct of_device_id ace_of_match[] __devinitdata = {
static const struct of_device_id ace_of_match[] __devinitconst = {
{ .compatible = "xlnx,opb-sysace-1.00.b", },
{ .compatible = "xlnx,opb-sysace-1.00.c", },
{ .compatible = "xlnx,xps-sysace-1.00.a", },
Expand Down

0 comments on commit 4d46cec

Please sign in to comment.