X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fmd%2Fdm-snap.h;h=f07315fe23621e706bae67ab240d2bb8d89c42d3;hb=6770ab5cf506f0f00c17a5f063c5506bdc1eb170;hp=292c15609ae362fc344a9c46811285319a3f1bec;hpb=1481b9109fe771ec8b035d7760f42e36d2bed5d4;p=linux-2.6-omap-h63xx.git diff --git a/drivers/md/dm-snap.h b/drivers/md/dm-snap.h index 292c15609ae..f07315fe236 100644 --- a/drivers/md/dm-snap.h +++ b/drivers/md/dm-snap.h @@ -9,7 +9,7 @@ #ifndef DM_SNAPSHOT_H #define DM_SNAPSHOT_H -#include "dm.h" +#include #include "dm-bio-list.h" #include #include @@ -158,9 +158,6 @@ struct dm_snapshot { /* Used for display of table */ char type; - /* The last percentage we notified */ - int last_percent; - mempool_t *pending_pool; struct exception_table pending;