From: Daniel Vetter Date: Tue, 8 Oct 2013 15:44:49 +0000 (+0200) Subject: drm/i915: rename intel_fb.c to intel_fbdev.c X-Git-Tag: v3.13-rc1~76^2~68^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0632fef669912a63c99c8ce4c2ca10c6ea04f0df;p=pandora-kernel.git drm/i915: rename intel_fb.c to intel_fbdev.c This file is all about the legacy fbdev support. If we want to extract framebuffer functions, we better put those into a separate file. Also rename functions accordingly, only two have used the intel_fb_ prefix anyway. Reviewed-by: Chon Ming Lee Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed