Index: uspace/drv/bus/isa/i8237.c
===================================================================
--- uspace/drv/bus/isa/i8237.c	(revision f97f5cc2b91f2a3565f7b96b67bd28a8cb42c06a)
+++ uspace/drv/bus/isa/i8237.c	(revision 83e69b9d9f7d95837264f28f5b2c9cadf738abbc)
@@ -41,6 +41,4 @@
 #include <ddf/log.h>
 #include <fibril_synch.h>
-#include <ddi.h>
-#include <ddf/log.h>
 #include "i8237.h"
 
Index: uspace/drv/bus/usb/ohci/root_hub.c
===================================================================
--- uspace/drv/bus/usb/ohci/root_hub.c	(revision f97f5cc2b91f2a3565f7b96b67bd28a8cb42c06a)
+++ uspace/drv/bus/usb/ohci/root_hub.c	(revision 83e69b9d9f7d95837264f28f5b2c9cadf738abbc)
@@ -44,5 +44,4 @@
 
 #include <usb/classes/classes.h>
-#include <usb/classes/hub.h>
 #include <usb/dev/driver.h>
 #include "ohci_regs.h"
Index: uspace/drv/bus/usb/vhc/hub/virthub.c
===================================================================
--- uspace/drv/bus/usb/vhc/hub/virthub.c	(revision f97f5cc2b91f2a3565f7b96b67bd28a8cb42c06a)
+++ uspace/drv/bus/usb/vhc/hub/virthub.c	(revision 83e69b9d9f7d95837264f28f5b2c9cadf738abbc)
@@ -38,5 +38,4 @@
 #include <errno.h>
 #include <str_error.h>
-#include <assert.h>
 #include <stdlib.h>
 #include <ddf/driver.h>
