This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / mmc / mmc_queue.h
index 7182d2f..6bef900 100644 (file)
@@ -15,7 +15,6 @@ struct mmc_queue {
        int                     (*issue_fn)(struct mmc_queue *, struct request *);
        void                    *data;
        struct request_queue    *queue;
-       struct scatterlist      *sg;
 };
 
 struct mmc_io_request {