Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97284
b: refs/heads/master
c: 4ba35fb
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Russell King committed May 22, 2008
1 parent 7b97451 commit 758b723
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: e142848300b1a13d59a6e5fff8c914096d3830fb
refs/heads/master: 4ba35fbe293be319b1a5d97951e567c0d9527d09
1 change: 0 additions & 1 deletion trunk/drivers/video/pxafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,6 @@ static struct pxafb_info * __init pxafb_init_fbinfo(struct device *dev)
struct pxafb_info *fbi;
void *addr;
struct pxafb_mach_info *inf = dev->platform_data;
struct pxafb_mode_info *mode = inf->modes;

/* Alloc the pxafb_info and pseudo_palette in one step */
fbi = kmalloc(sizeof(struct pxafb_info) + sizeof(u32) * 16, GFP_KERNEL);
Expand Down

0 comments on commit 758b723

Please sign in to comment.