From: Steffen Trumtrar Date: Thu, 22 Nov 2012 12:11:32 +0000 (+0100) Subject: viafb: rename display_timing to via_display_timing X-Git-Tag: v3.9-rc1~83^2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4f3111ef0daffa1d11fded6f375227febca458;p=pandora-kernel.git viafb: rename display_timing to via_display_timing The struct display_timing is specific to the via subsystem. The naming leads to collisions with the new struct display_timing, which is supposed to be a shared struct between different subsystems. To clean this up, prepend the existing struct with the subsystem it is specific to. Signed-off-by: Steffen Trumtrar --- Reading git-diff-tree failed