summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/mid_bios.c
diff options
context:
space:
mode:
authorAlan Cox2011-11-16 23:39:45 +0100
committerDave Airlie2011-12-06 10:54:23 +0100
commit838fa588a29331da012876623c3bc170d7d647c2 (patch)
tree3ac4f7b309a5b7afa8a20887fb3583622875823e /drivers/gpu/drm/gma500/mid_bios.c
parentgma500: kill off NUM_PIPE define (diff)
downloadkernel-qcow2-linux-838fa588a29331da012876623c3bc170d7d647c2.tar.gz
kernel-qcow2-linux-838fa588a29331da012876623c3bc170d7d647c2.tar.xz
kernel-qcow2-linux-838fa588a29331da012876623c3bc170d7d647c2.zip
gma500: Move the API
Finally move the API where it can be seen Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/gma500/mid_bios.c')
-rw-r--r--drivers/gpu/drm/gma500/mid_bios.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/gma500/mid_bios.c b/drivers/gpu/drm/gma500/mid_bios.c
index 7115d1a7408f..018ab469772e 100644
--- a/drivers/gpu/drm/gma500/mid_bios.c
+++ b/drivers/gpu/drm/gma500/mid_bios.c
@@ -25,7 +25,7 @@
#include <drm/drmP.h>
#include <drm/drm.h>
-#include "psb_drm.h"
+#include "gma_drm.h"
#include "psb_drv.h"
#include "mid_bios.h"