X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmd%2Fdm-io.h;h=f9035bfd1a9f73aa8f8854a6c24c76a9790e7eef;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=1a77f3265706d516a9d2c0114aa2b2756ebf7040;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/drivers/md/dm-io.h b/drivers/md/dm-io.h index 1a77f3265..f9035bfd1 100644 --- a/drivers/md/dm-io.h +++ b/drivers/md/dm-io.h @@ -9,9 +9,6 @@ #include "dm.h" -/* FIXME make this configurable */ -#define DM_MAX_IO_REGIONS 8 - struct io_region { struct block_device *bdev; sector_t sector;