Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43910
b: refs/heads/master
c: 507c018
h: refs/heads/master
v: v3
  • Loading branch information
=?utf-8?q?Felix_K=C3=BChling?= authored and airlied committed Dec 7, 2006
1 parent d71d5b6 commit bbc5027
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cdec2f82b11afbe4933fa9a9b3ed567db14fd237
refs/heads/master: 507c0185a72e89002757a58f6c64de3df84da0de
3 changes: 2 additions & 1 deletion trunk/drivers/char/drm/drm_drawable.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@ int drm_rmdraw(DRM_IOCTL_ARGS)
{
DRM_DEVICE;
drm_draw_t draw;
unsigned int id, idx, shift;
int id, idx;
unsigned int shift;
unsigned long irqflags;
u32 *bitfield = dev->drw_bitfield;
unsigned int bitfield_length = dev->drw_bitfield_length;
Expand Down

0 comments on commit bbc5027

Please sign in to comment.