Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250387
b: refs/heads/master
c: 116ceec
h: refs/heads/master
i:
  250385: f407234
  250383: 25d8266
v: v3
  • Loading branch information
Ralf Baechle authored and Paul Mundt committed May 23, 2011
1 parent 5708e65 commit 54cafa9
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: d39e17c7f8f8fb4012618d25ddc4436407b174a6
refs/heads/master: 116ceec20069f5bab507eab817e56a4b60480845
2 changes: 1 addition & 1 deletion trunk/arch/sh/drivers/pci/fixups-se7751.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#include <linux/io.h>
#include "pci-sh4.h"

int __init pcibios_map_platform_irq(u8 slot, u8 pin)
int __init pcibios_map_platform_irq(struct pci_dev *, u8 slot, u8 pin)
{
switch (slot) {
case 0: return 13;
Expand Down

0 comments on commit 54cafa9

Please sign in to comment.