src: Remove redundant <commonlib/bsd/compiler.h>

Change-Id: Icb3108a281dfb3f21248a7065821b8237143be1a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50301
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS
2021-02-05 09:32:16 +01:00
committed by Patrick Georgi
parent d30d9a27dc
commit dd754fce72
3 changed files with 0 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
#define _FSP2_0_INFO_HEADER_H_
#include <types.h>
#include <commonlib/bsd/compiler.h>
#define FSP_HDR_OFFSET 0x94
#if CONFIG(PLATFORM_USES_FSP2_2)