Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219794
b: refs/heads/master
c: 15b9e32
h: refs/heads/master
v: v3
  • Loading branch information
Javier Martinez Canillas authored and Greg Kroah-Hartman committed Sep 8, 2010
1 parent 9fd39e7 commit b100419
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 328f55baaea4cab82aad0b6724c84b9b55c1f4ae
refs/heads/master: 15b9e32769de7fb563360cb6a3d96e521c3734ac
7 changes: 0 additions & 7 deletions trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -3417,13 +3417,6 @@ static int __devinit xgifb_probe(struct pci_dev *pdev,

XGIfb_registered = 1;

printk(KERN_INFO "XGIfb: Installed XGIFB_GET_INFO ioctl (%lx)\n",
XGIFB_GET_INFO);

/* printk(KERN_INFO "XGIfb: 2D acceleration is %s, scrolling mode %s\n",
XGIfb_accel ? "enabled" : "disabled",
XGIfb_ypan ? "ypan" : "redraw");
*/
printk(KERN_INFO "fb%d: %s frame buffer device, Version %d.%d.%02d\n",
fb_info->node, myid, VER_MAJOR, VER_MINOR, VER_LEVEL);

Expand Down

0 comments on commit b100419

Please sign in to comment.