Merge branch 'upstream-fixes'
[powerpc.git] / drivers / md / dm-io.h
index 1a77f32..f9035bf 100644 (file)
@@ -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;