Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163965
b: refs/heads/master
c: d6073d7
h: refs/heads/master
i:
  163963: 75d203d
v: v3
  • Loading branch information
Kyle McMartin authored and Eric Anholt committed Sep 4, 2009
1 parent fdaa556 commit d81fa8e
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: 652c393a3368af84359da37c45afc35a91144960
refs/heads/master: d6073d775c4b26107351cb8d5e21cec4391f6314
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#include <linux/console.h>
#include "drm_crtc_helper.h"

static unsigned int i915_modeset = -1;
static int i915_modeset = -1;
module_param_named(modeset, i915_modeset, int, 0400);

unsigned int i915_fbpercrtc = 0;
Expand Down

0 comments on commit d81fa8e

Please sign in to comment.