cpu/x86/smm/smm_module_handler: Remove <commonlib/bsd/compiler.h>
<commonlib/bsd/compiler.h> is automatically included. Change-Id: I653f6c6099512c6e5ab64207f99e7813e4403f05 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83045 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
b5401a6266
commit
7f3185dff5
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
|
||||
#include <arch/io.h>
|
||||
#include <commonlib/bsd/compiler.h>
|
||||
#include <commonlib/region.h>
|
||||
#include <console/cbmem_console.h>
|
||||
#include <console/console.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue