commit | e1efa2a3ea266e093f690c20af7522d95540f74f | [log] [tgz] |
---|---|---|
author | Pavel Pisa <ppisa4lists@pikron.com> | Fri Oct 26 19:29:49 2007 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Oct 29 09:18:04 2007 +0100 |
tree | ce9ed364f9a61f7dfbe38d9d48496dc3bb64a476 | |
parent | 513f54b78f9594927ede66b6c66a70c1bae0c4ca [diff] |
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 <pisa@cmp.felk.cvut.cz> drivers/mmc/host/imxmmc.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk>