spi_mpc83xx: reject invalid transfer sizes
[pandora-kernel.git] / drivers / md / dm-mpath.h
index b9cdcbb..c198b85 100644 (file)
@@ -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 */