HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38548 )
Change subject: soc/intel: Add Intel Xeon Scalable Processor support
......................................................................
Patch Set 33:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38548/33/src/soc/intel/xeon_sp/acpi...
File src/soc/intel/xeon_sp/acpi.c:
https://review.coreboot.org/c/coreboot/+/38548/33/src/soc/intel/xeon_sp/acpi...
PS33, Line 18: #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 using all of those includes ?
Please clean and include only what you use.
(Please 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: 33
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: Johnny Lin
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: Jingle Hsu
Gerrit-CC: Maxim Polyakov
max.senia.poliak@gmail.com
Gerrit-CC: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-CC: Morgan Jang
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-CC: Patrick Rudolph
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 17 Feb 2020 09:11:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment