Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155995
b: refs/heads/master
c: 4c9bc75
h: refs/heads/master
i:
  155993: 4307bd3
  155991: 3c301b4
v: v3
  • Loading branch information
Dave Airlie committed Jul 15, 2009
1 parent 05a068d commit ad4877e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ed10f95d60d41033d356fdcf88c240d7065bd5b4
refs/heads/master: 4c9bc75cbc6f2f447a38a123aa6e0605fab3cb7a
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/radeon/radeon.h
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,8 @@ struct radeon_device {
struct radeon_object *fbdev_robj;
struct radeon_framebuffer *fbdev_rfb;
/* Register mmio */
unsigned long rmmio_base;
unsigned long rmmio_size;
resource_size_t rmmio_base;
resource_size_t rmmio_size;
void *rmmio;
radeon_rreg_t mm_rreg;
radeon_wreg_t mm_wreg;
Expand Down

0 comments on commit ad4877e

Please sign in to comment.