Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338134
b: refs/heads/master
c: 8db72ff
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 46043b7 commit 403a321
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: f4e1b7c830f813884679dc63bed3a708d0f5653e
refs/heads/master: 8db72ff52144d0ed32c15927c9fd86859453d6d1
2 changes: 1 addition & 1 deletion trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -2103,7 +2103,7 @@ static int xgifb_probe(struct pci_dev *pdev,
/* PCI DEVICE HANDLING */
/*****************************************************/

static void __devexit xgifb_remove(struct pci_dev *pdev)
static void xgifb_remove(struct pci_dev *pdev)
{
struct xgifb_video_info *xgifb_info = pci_get_drvdata(pdev);
struct fb_info *fb_info = xgifb_info->fb_info;
Expand Down

0 comments on commit 403a321

Please sign in to comment.