Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333295
b: refs/heads/master
c: 58cbdbe
h: refs/heads/master
i:
  333293: 1b0e5ed
  333291: ae27d67
  333287: 3906f53
  333279: 23a2919
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 7, 2012
1 parent 2d59d6d commit 87b12da
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: b04e246a897bb14f2508015aa708b1f7a484039a
refs/heads/master: 58cbdbe0248d0bf3eed47a9ac69d330a140726a9
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-iop13xx/iq81340sc.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
extern int init_atu;

static int __init
iq81340sc_atux_map_irq(struct pci_dev *dev, u8 idsel, u8 pin)
iq81340sc_atux_map_irq(const struct pci_dev *dev, u8 idsel, u8 pin)
{
WARN_ON(idsel < 1 || idsel > 2);

Expand Down

0 comments on commit 87b12da

Please sign in to comment.