Commit af3a2cfb authored by Dave Airlie's avatar Dave Airlie

gma500: fixup build versus latest header changes.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 6a227d5f
......@@ -17,7 +17,7 @@
* Authors:
* Eric Anholt <eric@anholt.net>
*/
#include <linux/export.h>
#include <linux/i2c.h>
#include <linux/i2c-algo-bit.h>
......
......@@ -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>
......
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment