diff options
Diffstat (limited to 'include/linux/device-mapper.h')
| -rw-r--r-- | include/linux/device-mapper.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/device-mapper.h b/include/linux/device-mapper.h index fd23978d93fe..51cc1deb7af3 100644 --- a/include/linux/device-mapper.h +++ b/include/linux/device-mapper.h | |||
| @@ -605,9 +605,4 @@ static inline unsigned long to_bytes(sector_t n) | |||
| 605 | return (n << SECTOR_SHIFT); | 605 | return (n << SECTOR_SHIFT); |
| 606 | } | 606 | } |
| 607 | 607 | ||
| 608 | /*----------------------------------------------------------------- | ||
| 609 | * Helper for block layer and dm core operations | ||
| 610 | *---------------------------------------------------------------*/ | ||
| 611 | int dm_underlying_device_busy(struct request_queue *q); | ||
| 612 | |||
| 613 | #endif /* _LINUX_DEVICE_MAPPER_H */ | 608 | #endif /* _LINUX_DEVICE_MAPPER_H */ |
