drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
authorLars Ellenberg <[email protected]>
Mon, 19 Jan 2015 14:43:04 +0000 (15:43 +0100)
committerJens Axboe <[email protected]>
Wed, 25 Nov 2015 16:22:01 +0000 (09:22 -0700)
Signed-off-by: Philipp Reisner <[email protected]>
Signed-off-by: Lars Ellenberg <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
include/linux/drbd.h

index 2c44d7eadd30910221ef092c8137614f1fe2670b..392fc0edb51620bc0d8d44d0934a48005cad3017 100644 (file)
@@ -25,7 +25,6 @@
 */
 #ifndef DRBD_H
 #define DRBD_H
-#include <linux/connector.h>
 #include <asm/types.h>
 
 #ifdef __KERNEL__