Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
[cascardo/linux.git] / drivers / gpu / drm / i915 / intel_fbdev.c
index 8c6a6fa..96476d7 100644 (file)
@@ -263,7 +263,7 @@ static int intelfb_create(struct drm_fb_helper *helper,
 
        /* Use default scratch pixmap (info->pixmap.flags = FB_PIXMAP_SYSTEM) */
 
-       DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08lx, bo %p\n",
+       DRM_DEBUG_KMS("allocated %dx%d fb: 0x%08llx, bo %p\n",
                      fb->width, fb->height,
                      i915_gem_obj_ggtt_offset(obj), obj);