diff options
Diffstat (limited to 'src/device')
-rw-r--r-- | src/device/resource_allocator_common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/resource_allocator_common.c b/src/device/resource_allocator_common.c index 202318bfe6..1cb189592e 100644 --- a/src/device/resource_allocator_common.c +++ b/src/device/resource_allocator_common.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -#include <console/console.h> #include <device/device.h> struct pick_largest_state { |