Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310271
b: refs/heads/master
c: b71b763
h: refs/heads/master
i:
  310269: c4ba1ea
  310267: 7818665
  310263: bab6f7c
  310255: d90f8a5
  310239: 11219bc
  310207: d3a6959
  310143: fa6aa7d
  310015: 782f642
  309759: f82b8e1
  309247: 1666743
v: v3
  • Loading branch information
H Hartley Sweeten authored and Florian Tobias Schandinat committed May 8, 2012
1 parent 1d67cc4 commit 97f304f
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: 192e12765f96fca026f25182c6b31d909c4191a8
refs/heads/master: b71b76333952053c383d20f7b2175968d8ada304
2 changes: 1 addition & 1 deletion trunk/drivers/video/mb862xx/mb862xxfbdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ static ssize_t mb862xxfb_show_dispregs(struct device *dev,

static DEVICE_ATTR(dispregs, 0444, mb862xxfb_show_dispregs, NULL);

irqreturn_t mb862xx_intr(int irq, void *dev_id)
static irqreturn_t mb862xx_intr(int irq, void *dev_id)
{
struct mb862xxfb_par *par = (struct mb862xxfb_par *) dev_id;
unsigned long reg_ist, mask;
Expand Down

0 comments on commit 97f304f

Please sign in to comment.