aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-01-19 10:02:55 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-20 05:41:21 +0000
commit244a3655e16571cc6218cc58853b66de47afcd4d (patch)
tree7ccce6d852bb38b21df8bb8f2bb233899683543b /src/soc/intel/common
parent1a0a280cff1fd2d5748aa80a23f52397818b20b7 (diff)
soc/intel: Remove unused <stddef.h>
Change-Id: I8432d799c9bf23058b7b903bb07f6c2b4308eeba Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72103 Reviewed-by: Werner Zeh <werner.zeh@siemens.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/common')
-rw-r--r--src/soc/intel/common/block/include/intelblocks/p2sblib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/include/intelblocks/p2sblib.h b/src/soc/intel/common/block/include/intelblocks/p2sblib.h
index 9f6b97d6e2..122e79026e 100644
--- a/src/soc/intel/common/block/include/intelblocks/p2sblib.h
+++ b/src/soc/intel/common/block/include/intelblocks/p2sblib.h
@@ -3,7 +3,6 @@
#ifndef SOC_INTEL_COMMON_BLOCK_P2SBLIB_H
#define SOC_INTEL_COMMON_BLOCK_P2SBLIB_H
-#include <stddef.h>
#include <stdint.h>
/* P2SB generic configuration register */