Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106803
b: refs/heads/master
c: 7223ce2
h: refs/heads/master
i:
  106801: 5ff2031
  106799: bb12a9a
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mundt committed Jul 28, 2008
1 parent 46b6d3d commit 57a6aae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b19a33cabafbac56ba581e2a77ea6476db9118ab
refs/heads/master: 7223ce29e8ca7313a75e8b902718c867d5997bb7
2 changes: 2 additions & 0 deletions trunk/arch/sh/drivers/pci/ops-dreamcast.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/pci.h>
#include <linux/module.h>

#include <asm/io.h>
#include <asm/irq.h>
Expand All @@ -48,6 +49,7 @@ struct pci_channel board_pci_channels[] = {
&gapspci_mem_resource, 0, 1 },
{ 0, }
};
EXPORT_SYMBOL(board_pci_channels);

/*
* The !gapspci_config_access case really shouldn't happen, ever, unless
Expand Down

0 comments on commit 57a6aae

Please sign in to comment.