Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287313
b: refs/heads/master
c: 7bc1dc7
h: refs/heads/master
i:
  287311: 41ebef4
v: v3
  • Loading branch information
Dan Carpenter authored and Florian Tobias Schandinat committed Jan 28, 2012
1 parent 1c40372 commit 908fb9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 64a9de8f07bf9ca909561c50d9f9e63bb7221b91
refs/heads/master: 7bc1dc7174d06104fde069a3b5aef1c5b902a5c9
1 change: 0 additions & 1 deletion trunk/drivers/video/intelfb/intelfbdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,6 @@ static int __devinit intelfb_pci_register(struct pci_dev *pdev,
if (fb_alloc_cmap(&info->cmap, 256, 1) < 0) {
ERR_MSG("Could not allocate cmap for intelfb_info.\n");
goto err_out_cmap;
return -ENODEV;
}

dinfo = info->par;
Expand Down

0 comments on commit 908fb9e

Please sign in to comment.