Index: uspace/drv/bus/isa/isa.c
===================================================================
--- uspace/drv/bus/isa/isa.c	(revision b64fbc9fdd4c146668b26c5ab85a174bea2e1e9e)
+++ uspace/drv/bus/isa/isa.c	(revision e882e3a80e03edfdac57ccf9854bee22d5a47032)
@@ -66,6 +66,4 @@
 #include <ops/hw_res.h>
 
-#include <devman.h>
-#include <ipc/devman.h>
 #include <device/hw_res.h>
 
Index: uspace/drv/bus/usb/uhcirh/port.c
===================================================================
--- uspace/drv/bus/usb/uhcirh/port.c	(revision b64fbc9fdd4c146668b26c5ab85a174bea2e1e9e)
+++ uspace/drv/bus/usb/uhcirh/port.c	(revision e882e3a80e03edfdac57ccf9854bee22d5a47032)
@@ -37,5 +37,4 @@
 #include <str_error.h>
 #include <async.h>
-#include <devman.h>
 
 #include <usb/usb.h>    /* usb_address_t */
Index: uspace/drv/bus/usb/usbhub/port.c
===================================================================
--- uspace/drv/bus/usb/usbhub/port.c	(revision b64fbc9fdd4c146668b26c5ab85a174bea2e1e9e)
+++ uspace/drv/bus/usb/usbhub/port.c	(revision e882e3a80e03edfdac57ccf9854bee22d5a47032)
@@ -35,5 +35,4 @@
 
 #include <bool.h>
-#include <devman.h>
 #include <errno.h>
 #include <str_error.h>
