From 0c154af2175fcb05bffa4ccad11c40366f5417e7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 28 May 2020 08:54:42 +0200 Subject: src: Remove redundant includes is supposed to provide , , and . So remove those includes each time when is included. Change-Id: I886f02255099f3005852a2e6095b21ca86a940ed Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/41817 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner Reviewed-by: Paul Menzel --- src/device/pci_device.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/device') diff --git a/src/device/pci_device.c b/src/device/pci_device.c index e6c6ff31a4..f83520e079 100644 --- a/src/device/pci_device.c +++ b/src/device/pci_device.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3