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>
@@ -20,7 +20,7 @@
#include <linux/backlight.h>
#include <drm/drmP.h>
#include <drm/drm.h>
-#include "psb_drm.h"
+#include "gma_drm.h"
#include "psb_drv.h"
#include "psb_reg.h"
#include "psb_intel_reg.h"
@@ -25,7 +25,7 @@
int psb_gem_init_object(struct drm_gem_object *obj)
*/
#include "psb_intel_drv.h"
#include "mid_bios.h"
@@ -22,7 +22,7 @@
#include <linux/dmi.h>
@@ -21,7 +21,7 @@
#include "framebuffer.h"
#include "drm_global.h"
#include "gem_glue.h"
#include "gtt.h"