Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185632
b: refs/heads/master
c: a55e8d4
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Dave Airlie committed Mar 1, 2010
1 parent 238b8c3 commit fa2a388
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: d964fc54ed06cea45dfd10832ed3d34f3ddb661b
refs/heads/master: a55e8d452ed2f6bbecda1a3039e82cd05244be3d
2 changes: 1 addition & 1 deletion trunk/include/drm/ttm/ttm_bo_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -908,7 +908,7 @@ extern int ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo,
* Utility function that returns the pgprot_t that should be used for
* setting up a PTE with the caching model indicated by @c_state.
*/
extern pgprot_t ttm_io_prot(enum ttm_caching_state c_state, pgprot_t tmp);
extern pgprot_t ttm_io_prot(uint32_t caching_flags, pgprot_t tmp);

#if (defined(CONFIG_AGP) || (defined(CONFIG_AGP_MODULE) && defined(MODULE)))
#define TTM_HAS_AGP
Expand Down

0 comments on commit fa2a388

Please sign in to comment.