Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282442
b: refs/heads/master
c: af3a2cf
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Nov 16, 2011
1 parent a0b9788 commit b558a7f
Show file tree
Hide file tree
Showing 4 changed files with 4 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: 6a227d5fd6c4abe6a9226a40f6981825e9da5fbe
refs/heads/master: af3a2cfbd132a0556f0e5e457817337047ebcb4c
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/gma500/intel_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Authors:
* Eric Anholt <eric@anholt.net>
*/

#include <linux/export.h>
#include <linux/i2c.h>
#include <linux/i2c-algo-bit.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
* Li Peng <peng.li@intel.com>
*/

#include <linux/export.h>
#include <linux/mutex.h>
#include <linux/pci.h>
#include <linux/i2c.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/gma500/psb_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include <linux/spinlock.h>
#include <linux/pm_runtime.h>
#include <acpi/video.h>
#include <linux/module.h>

static int drm_psb_trap_pagefaults;

Expand Down

0 comments on commit b558a7f

Please sign in to comment.