HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38548 )
Change subject: soc/intel: Add Intel SkyLake Scalable Processor support
......................................................................
Patch Set 16:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38548/16/src/soc/intel/skylake_sp/a...
File src/soc/intel/skylake_sp/acpi.c:
https://review.coreboot.org/c/coreboot/+/38548/16/src/soc/intel/skylake_sp/a...
PS16, Line 17: #include <assert.h>
: #include <arch/acpi.h>
: #include <arch/cpu.h>
: #include <arch/acpigen.h>
: #include <arch/ioapic.h>
: #include <arch/smp/mpspec.h>
: #include <string.h>
: #include <cpu/intel/turbo.h>
: #include <cpu/x86/smm.h>
: #include <intelblocks/acpi.h>
: #include <intelblocks/msr.h>
: #include <intelblocks/pmclib.h>
: #include <device/pci.h>
: #include <cbmem.h>
: #include <soc/acpi.h>
: #include <soc/cpu.h>
: #include <soc/soc_util.h>
: #include <soc/pm.h>
: #include <soc/pmc.h>
: #include <soc/pci_devs.h>
: #include <soc/hob_iiouds.h>
: #include <soc/hob_memmap.h>
: #include "chip.h"
are you sure that you use all of those includes?
please include only what you use
(please also check the other files)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38548
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idc9c3bee17caf8b4841f0bc190cb1aa9d38fc23e
Gerrit-Change-Number: 38548
Gerrit-PatchSet: 16
Gerrit-Owner: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Anjaneya "Reddy" Chagam
anjaneya.chagam@intel.com
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Andrey Petrov
anpetrov@fb.com
Gerrit-CC: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-CC: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Patrick Rudolph
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 04 Feb 2020 21:10:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment