Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345151
b: refs/heads/master
c: 9ec1561
h: refs/heads/master
i:
  345149: d3caa0c
  345147: 479b21f
  345143: c838bc8
  345135: 5bf8cfa
  345119: 2f2e299
  345087: b8c0a95
v: v3
  • Loading branch information
Mika Kuoppala authored and Daniel Vetter committed Oct 22, 2012
1 parent df68e5c commit 7091ba8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 9cd300e038d492af4990b04e127e0bd2df64b1ca
refs/heads/master: 9ec15619fc29d641b35901724be6c284f96e1f8f
8 changes: 0 additions & 8 deletions trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,6 @@ struct drm_i915_gem_phys_object {
struct drm_i915_gem_object *cur_obj;
};

struct mem_block {
struct mem_block *next;
struct mem_block *prev;
int start;
int size;
struct drm_file *file_priv; /* NULL: free, -1: heap, other: real files */
};

struct opregion_header;
struct opregion_acpi;
struct opregion_swsci;
Expand Down

0 comments on commit 7091ba8

Please sign in to comment.