From: Pavel Pisa Date: Fri, 26 Oct 2007 17:29:49 +0000 (+0200) Subject: Correction of "Update drivers to use sg helpers" patch for IMXMMC driver X-Git-Tag: v2.6.24-rc2~104^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1efa2a3ea266e093f690c20af7522d95540f74f;p=pandora-kernel.git Correction of "Update drivers to use sg helpers" patch for IMXMMC driver The previous change omits "data->" prefix in the "data->sg" case. This change fixes kernel compilation. Signed-off-by: Pavel Pisa drivers/mmc/host/imxmmc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Signed-off-by: Jens Axboe --- Reading git-diff-tree failed