X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmd%2Fdm-mpath.h;h=c198b856a452540ebb47e9718458e39b7c6113c3;hb=955ba395616a78780e70dc3f3b0b56ca4db52e5c;hp=b9cdcbb3ed598bbcdcc833df923026dd07243642;hpb=c922d5f7f5457da9e9b5a26dd53e2dcef6ca2f7d;p=linux-2.6-omap-h63xx.git diff --git a/drivers/md/dm-mpath.h b/drivers/md/dm-mpath.h index b9cdcbb3ed5..c198b856a45 100644 --- a/drivers/md/dm-mpath.h +++ b/drivers/md/dm-mpath.h @@ -16,7 +16,6 @@ struct dm_path { unsigned is_active; /* Read-only */ void *pscontext; /* For path-selector use */ - void *hwhcontext; /* For hw-handler use */ }; /* Callback for hwh_pg_init_fn to use when complete */