Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205140
b: refs/heads/master
c: d312ec2
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson authored and Eric Anholt committed Aug 2, 2010
1 parent 6ed4c2a commit 16380d1
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: b4b78d12d7c5108b9a71752b59dcc51b11cd9ea6
refs/heads/master: d312ec251769dc2ad6c9bd9856a756c6097ab63c
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@ struct drm_i915_gem_object {
uint32_t stride;

/** Record of address bit 17 of each page at last unbind. */
long *bit_17;
unsigned long *bit_17;

/** AGP mapping type (AGP_USER_MEMORY or AGP_USER_CACHED_MEMORY */
uint32_t agp_type;
Expand Down

0 comments on commit 16380d1

Please sign in to comment.