Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131285
b: refs/heads/master
c: d409745
h: refs/heads/master
i:
  131283: 19b905b
v: v3
  • Loading branch information
Uwe Kleine-Koenig authored and Linus Torvalds committed Feb 11, 2009
1 parent 3a56978 commit 8aa6fd2
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: 7dcce1334fa5879dc12bee001962e8f74bce60f1
refs/heads/master: d4097456cd1d9285e876fc5d08a789462804cc28
2 changes: 1 addition & 1 deletion trunk/drivers/video/bfin-t350mcqb-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ static irqreturn_t bfin_t350mcqb_irq_error(int irq, void *dev_id)
return IRQ_HANDLED;
}

static int __init bfin_t350mcqb_probe(struct platform_device *pdev)
static int __devinit bfin_t350mcqb_probe(struct platform_device *pdev)
{
struct bfin_t350mcqbfb_info *info;
struct fb_info *fbinfo;
Expand Down

0 comments on commit 8aa6fd2

Please sign in to comment.