Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174488
b: refs/heads/master
c: 7a65415
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Dave Airlie committed Nov 19, 2009
1 parent 1e303c4 commit 6007c5f
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: cda6be1ce27d721a88cb90543a1e6d0f41baeaa4
refs/heads/master: 7a654158bdf9dc318fd451fbf606ed100d6ba25f
2 changes: 1 addition & 1 deletion trunk/include/drm/drm_crtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ struct drm_framebuffer {
unsigned int depth;
int bits_per_pixel;
int flags;
void *fbdev;
struct fb_info *fbdev;
u32 pseudo_palette[17];
struct list_head filp_head;
/* if you are using the helper */
Expand Down

0 comments on commit 6007c5f

Please sign in to comment.