Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183097
b: refs/heads/master
c: ef9a16f
h: refs/heads/master
i:
  183095: a3892a8
v: v3
  • Loading branch information
Márton Németh authored and Dmitry Torokhov committed Jan 10, 2010
1 parent 736ad20 commit 8e5fc1e
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: ce7b39a181571ed5a87f3ca62d4cffe4835c6ae9
refs/heads/master: ef9a16f15dccba6630d8860a964a4adef1a4ab98
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/xilinx_ps2.c
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ static int __devexit xps2_of_remove(struct of_device *of_dev)
}

/* Match table for of_platform binding */
static struct of_device_id xps2_of_match[] __devinitdata = {
static const struct of_device_id xps2_of_match[] __devinitconst = {
{ .compatible = "xlnx,xps-ps2-1.00.a", },
{ /* end of list */ },
};
Expand Down

0 comments on commit 8e5fc1e

Please sign in to comment.