Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174569
b: refs/heads/master
c: 05dd8f9
h: refs/heads/master
i:
  174567: f63d88d
v: v3
  • Loading branch information
Eric Anholt committed Dec 1, 2009
1 parent 7b00d5f commit 540467d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: e9560f7cb20722e0e7db46bbb6f43c2194a238d5
refs/heads/master: 05dd8f973f895692dd33c95e87c0e69aa0e7a93b
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/i915/intel_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -4253,7 +4253,6 @@ static const struct drm_crtc_funcs intel_crtc_funcs = {
static void intel_crtc_init(struct drm_device *dev, int pipe)
{
struct intel_crtc *intel_crtc;
struct drm_i915_private *dev_priv = dev->dev_private;
int i;

intel_crtc = kzalloc(sizeof(struct intel_crtc) + (INTELFB_CONN_LIMIT * sizeof(struct drm_connector *)), GFP_KERNEL);
Expand Down

0 comments on commit 540467d

Please sign in to comment.