Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201165
b: refs/heads/master
c: d667865
h: refs/heads/master
i:
  201163: af07706
v: v3
  • Loading branch information
Luck, Tony authored and Dave Airlie committed Jul 22, 2010
1 parent 1e40a41 commit 0068356
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 15cb02c0a0338ee724bf23e31c7c410ecbffeeba
refs/heads/master: d667865114d10723f4d22cc5b7bf2c743d1f2198
6 changes: 3 additions & 3 deletions trunk/drivers/gpu/drm/ttm/ttm_page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
#include <linux/slab.h>

#include <asm/atomic.h>
#ifdef TTM_HAS_AGP
#include <asm/agp.h>
#endif

#include "ttm/ttm_bo_driver.h"
#include "ttm/ttm_page_alloc.h"

#ifdef TTM_HAS_AGP
#include <asm/agp.h>
#endif

#define NUM_PAGES_TO_ALLOC (PAGE_SIZE/sizeof(struct page *))
#define SMALL_ALLOCATION 16
Expand Down

0 comments on commit 0068356

Please sign in to comment.