Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / include / linux / device-mapper.h
index fd23978d93fe35a91afab5f56d3611c0324d9ceb..51cc1deb7af3a38597a665300ef9405d8dbe3cef 100644 (file)
@@ -605,9 +605,4 @@ static inline unsigned long to_bytes(sector_t n)
        return (n << SECTOR_SHIFT);
 }
 
-/*-----------------------------------------------------------------
- * Helper for block layer and dm core operations
- *---------------------------------------------------------------*/
-int dm_underlying_device_busy(struct request_queue *q);
-
 #endif /* _LINUX_DEVICE_MAPPER_H */