From: Greg Kroah-Hartman Date: Mon, 3 Jul 2006 21:31:12 +0000 (-0700) Subject: Driver core: remove class_device_rename X-Git-Tag: v2.6.21-rc2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40cf67c5fcc513406558c01b91129280208e57bf;p=pandora-kernel.git Driver core: remove class_device_rename No one uses it, and it wasn't exported to modules, so remove it. The only other user of it was the network code, which is now converted to use struct device instead. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed