From: Clemens Ladisch Date: Wed, 4 Nov 2009 08:42:56 +0000 (+0100) Subject: drm: set the type of the drm_framebuffer::fbdev field X-Git-Tag: v2.6.33-rc1~323^2~6^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a654158bdf9dc318fd451fbf606ed100d6ba25f;p=pandora-kernel.git drm: set the type of the drm_framebuffer::fbdev field The fbdev field of the drm_framebuffer structure is always used to store a pointer to a fb_info, so there is no reason for it to be void*. Signed-off-by: Clemens Ladisch Signed-off-by: Dave Airlie --- Reading git-diff-tree failed