From: Greg Kroah-Hartman Date: Fri, 24 Jul 2009 18:00:10 +0000 (-0700) Subject: Staging: hv: blkvsc: fix up driver_data usage X-Git-Tag: v2.6.32-rc1~668^2~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b57a68dcd9030515763133f79c5a4a7c572e45d6;p=pandora-kernel.git Staging: hv: blkvsc: fix up driver_data usage driver_data is gone now from struct device, so use the proper functions to access it instead. Thanks to Bill Pemberton for pointing out this build error. Cc: Bill Pemberton Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed