soc/{amd,intel}/chip: Use local include for chip.h
Change-Id: Ic1fcbf4b54b7d0b5cda04ca9f7fc145050c867b8 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32014 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@@ -18,11 +18,12 @@
|
||||
#define _SOC_RAMSTAGE_H_
|
||||
|
||||
#include <arch/cpu.h>
|
||||
#include <chip.h>
|
||||
#include <device/device.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <soc/QuarkNcSocId.h>
|
||||
|
||||
#include "../../chip.h"
|
||||
|
||||
void mainboard_gpio_i2c_init(struct device *dev);
|
||||
asmlinkage void chipset_teardown_car(void);
|
||||
|
||||
|
Reference in New Issue
Block a user