I messed up with my previous set of driver core fixes and sent a patch
that removed some functions that the ia64 arch still uses.
I've now reverted that patch, sorry about that.
Thanks to Tony Luck for pointing out my mistake.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
thanks,
greg k-h
drivers/base/class.c | 18 ++++++++++++++++++
include/linux/device.h | 4 ++++
2 files changed, 22 insertions(+), 0 deletions(-)
---------------
Greg Kroah-Hartman (1):
Revert "Driver core: remove class_device_*_bin_file"
-