Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138570
b: refs/heads/master
c: 32ac576
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala authored and Benjamin Herrenschmidt committed Mar 24, 2009
1 parent 24ce68a commit 05626c4
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: fb2474491cd3925e6ecece0823f4673af3b0d597
refs/heads/master: 32ac57668dccf6c4ad5522b61a86fe211886c180
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/pci-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ resource_size_t isa_mem_base;
unsigned int ppc_pci_flags = 0;


static struct dma_mapping_ops *pci_dma_ops;
static struct dma_mapping_ops *pci_dma_ops = &dma_direct_ops;

void set_pci_dma_ops(struct dma_mapping_ops *dma_ops)
{
Expand Down

0 comments on commit 05626c4

Please sign in to comment.