summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/cdv_device.c
diff options
context:
space:
mode:
authorAlan Cox2011-07-05 16:43:40 +0200
committerGreg Kroah-Hartman2011-07-05 17:20:44 +0200
commit0cc729bf215ff038d9b9480253f065af69a1f0a3 (patch)
tree32998c57a23ecb27c902e9f4a5be527728f007ef /drivers/staging/gma500/cdv_device.c
parentgma500: tidying up the power stuff a spot (diff)
downloadkernel-qcow2-linux-0cc729bf215ff038d9b9480253f065af69a1f0a3.tar.gz
kernel-qcow2-linux-0cc729bf215ff038d9b9480253f065af69a1f0a3.tar.xz
kernel-qcow2-linux-0cc729bf215ff038d9b9480253f065af69a1f0a3.zip
gma500: move the BIOS header
We can move this to patch up as well. Shuffle the relevant includes as we go Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/cdv_device.c')
-rw-r--r--drivers/staging/gma500/cdv_device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gma500/cdv_device.c b/drivers/staging/gma500/cdv_device.c
index 5131106eda99..530e8a2885d4 100644
--- a/drivers/staging/gma500/cdv_device.c
+++ b/drivers/staging/gma500/cdv_device.c
@@ -24,7 +24,7 @@
#include "psb_drv.h"
#include "psb_reg.h"
#include "psb_intel_reg.h"
-#include "psb_intel_bios.h"
+#include "intel_bios.h"
static int cdv_output_init(struct drm_device *dev)