From: Greg Kroah-Hartman Date: Tue, 11 Mar 2008 19:50:38 +0000 (-0700) Subject: DRM: remove unused dev_class X-Git-Tag: v2.6.26-rc1~1126^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d110e852b0b1c85ad6c9bfe1cb4473ceb16402;p=pandora-kernel.git DRM: remove unused dev_class The struct class_device *dev_class is not used in the struct drm_head structure at all, so remove it as class_device is being removed entirely from the kernel. Cc: David Airlie Cc: Tony Jones Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed