Driver core: remove class_device_*_bin_file
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 17 Oct 2007 21:52:43 +0000 (15:52 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 31 Oct 2007 04:52:33 +0000 (21:52 -0700)
These functions are not used by anyone, so remove them from the tree.

The class_device code will be removed soon anyway, so no future users
will ever be possible.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found