]> Pileus Git - ~andy/linux/blobdiff - drivers/mmc/card/queue.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[~andy/linux] / drivers / mmc / card / queue.h
index 1a637d2e2ca693d298570c875e52c248bd0028d9..d2a1eb4b9f9fade36848726f4e36fc4db1463cca 100644 (file)
@@ -19,6 +19,7 @@ struct mmc_queue_req {
        char                    *bounce_buf;
        struct scatterlist      *bounce_sg;
        unsigned int            bounce_sg_len;
+       struct mmc_async_req    mmc_active;
 };
 
 struct mmc_queue {