diff options
Diffstat (limited to 'src/device/device_util.c')
-rw-r--r-- | src/device/device_util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/device_util.c b/src/device/device_util.c index b5d0d9866e..02641c162e 100644 --- a/src/device/device_util.c +++ b/src/device/device_util.c @@ -3,9 +3,7 @@ #include <commonlib/bsd/helpers.h> #include <console/console.h> #include <device/device.h> -#include <device/path.h> #include <device/pci_def.h> -#include <device/resource.h> #include <stdlib.h> #include <string.h> #include <types.h> |