Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204746
b: refs/heads/master
c: 652078b
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Alonso authored and Grant Likely committed Aug 1, 2010
1 parent 3383d04 commit 819a708
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: 8b856f040c09024aa9d1f363c1a5cf2d3db73ebd
refs/heads/master: 652078bac5f206c628a85a9a6598e6b8076bd8e6
2 changes: 2 additions & 0 deletions trunk/drivers/video/xilinxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,8 @@ static int __devexit xilinxfb_of_remove(struct of_device *op)
/* Match table for of_platform binding */
static struct of_device_id xilinxfb_of_match[] __devinitdata = {
{ .compatible = "xlnx,xps-tft-1.00.a", },
{ .compatible = "xlnx,xps-tft-2.00.a", },
{ .compatible = "xlnx,xps-tft-2.01.a", },
{ .compatible = "xlnx,plb-tft-cntlr-ref-1.00.a", },
{ .compatible = "xlnx,plb-dvi-cntlr-ref-1.00.c", },
{},
Expand Down

0 comments on commit 819a708

Please sign in to comment.