Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37493
b: refs/heads/master
c: 9ca9416
h: refs/heads/master
i:
  37491: 9486063
v: v3
  • Loading branch information
Michel Dänzer authored and Dave Airlie committed Sep 21, 2006
1 parent 22fd12b commit c3ef3c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7a3f1f216b92724ff822fe3122272b7fd6a58f8c
refs/heads/master: 9ca941615ee6418cd38c13602960f29c7ac7d973
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/radeon_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -2997,6 +2997,7 @@ static int radeon_cp_getparam(DRM_IOCTL_ARGS)
value = RADEON_CARD_PCI;
break;
default:
DRM_DEBUG("Invalid parameter %d\n", param.param);
return DRM_ERR(EINVAL);
}

Expand Down

0 comments on commit c3ef3c5

Please sign in to comment.