aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/psb_drv.h
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-11-16 17:39:45 -0500
committerDave Airlie <airlied@redhat.com>2011-12-06 04:54:23 -0500
commit838fa588a29331da012876623c3bc170d7d647c2 (patch)
tree3ac4f7b309a5b7afa8a20887fb3583622875823e /drivers/gpu/drm/gma500/psb_drv.h
parent04bd564fdb3cbea09d14a271b4f2d616cc8eac90 (diff)
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/psb_drv.h')
-rw-r--r--drivers/gpu/drm/gma500/psb_drv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/gma500/psb_drv.h b/drivers/gpu/drm/gma500/psb_drv.h
index ffb05f2c79e1..5e6171ab8824 100644
--- a/drivers/gpu/drm/gma500/psb_drv.h
+++ b/drivers/gpu/drm/gma500/psb_drv.h
@@ -25,7 +25,7 @@
25#include <drm/drmP.h> 25#include <drm/drmP.h>
26#include "drm_global.h" 26#include "drm_global.h"
27#include "gem_glue.h" 27#include "gem_glue.h"
28#include "psb_drm.h" 28#include "gma_drm.h"
29#include "psb_reg.h" 29#include "psb_reg.h"
30#include "psb_intel_drv.h" 30#include "psb_intel_drv.h"
31#include "gtt.h" 31#include "gtt.h"