Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307239
b: refs/heads/master
c: 846a603
h: refs/heads/master
i:
  307237: eb801b9
  307235: cfa31f6
  307231: cc75f72
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Dave Airlie committed May 7, 2012
1 parent 00aa825 commit d37c70b
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: eab37607147b90e390aff357e67783e2b8008813
refs/heads/master: 846a6038d6260153cb16377515e372ed10a2020f
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/gma500/psb_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -525,8 +525,8 @@ struct drm_psb_private {
* Register base
*/

uint8_t *sgx_reg;
uint8_t *vdc_reg;
uint8_t __iomem *sgx_reg;
uint8_t __iomem *vdc_reg;
uint32_t gatt_free_offset;

/*
Expand Down

0 comments on commit d37c70b

Please sign in to comment.