src/device: Clean up includes
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Change-Id: Idd78271f2158bdc29ce9ac8d81f46ad8cbe84c5e Reviewed-on: https://review.coreboot.org/c/coreboot/+/68205 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <device/pci.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <device/pcix.h>
|
||||
#include <stdint.h>
|
||||
|
||||
static void pcix_tune_dev(struct device *dev)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user