Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83552
b: refs/heads/master
c: 5a1c84f
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Feb 6, 2008
1 parent 7f955f3 commit b0f878a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cfe2f714d9ebca9d17f392de1fa656d77aa2d4f1
refs/heads/master: 5a1c84f1465a90192f55e21ccc67fd396c596374
3 changes: 2 additions & 1 deletion trunk/drivers/video/hpfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,8 @@ static struct fb_ops hpfb_ops = {
#define HPFB_FBOMSB 0x5d /* Frame buffer offset */
#define HPFB_FBOLSB 0x5f

static int __init hpfb_init_one(unsigned long phys_base, unsigned long virt_base)
static int __devinit hpfb_init_one(unsigned long phys_base,
unsigned long virt_base)
{
unsigned long fboff, fb_width, fb_height, fb_start;

Expand Down

0 comments on commit b0f878a

Please sign in to comment.