Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112623
b: refs/heads/master
c: 1615965
h: refs/heads/master
i:
  112621: 9c0e2f2
  112619: be1ddfe
  112615: 668d87e
  112607: b19ac93
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Sep 25, 2008
1 parent b4e6c44 commit 786d700
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 1d990882153f36723f9e8717c4401689e64c7a36
refs/heads/master: 1615965e54eb94d7bcd298d2163739bd79f602d4
6 changes: 0 additions & 6 deletions trunk/arch/x86/kernel/pci-gart_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -715,12 +715,6 @@ extern int agp_amd64_init(void);
static struct dma_mapping_ops gart_dma_ops = {
.map_single = gart_map_single,
.unmap_single = gart_unmap_single,
.sync_single_for_cpu = NULL,
.sync_single_for_device = NULL,
.sync_single_range_for_cpu = NULL,
.sync_single_range_for_device = NULL,
.sync_sg_for_cpu = NULL,
.sync_sg_for_device = NULL,
.map_sg = gart_map_sg,
.unmap_sg = gart_unmap_sg,
.alloc_coherent = gart_alloc_coherent,
Expand Down

0 comments on commit 786d700

Please sign in to comment.