From da00a298f490eaf6a606f1e9b443c5fa83a2f71f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 11 Feb 2021 13:14:41 +0100 Subject: src/device: Remove unused MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I30ed9661d8e84be49d362baafbb2bc624952c287 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50522 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/device/resource_allocator_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 #include struct pick_largest_state { -- cgit v1.2.3