summaryrefslogtreecommitdiff
path: root/src/soc/intel/tigerlake/acpi.c
diff options
context:
space:
mode:
authorMaulik V Vaghela <maulik.v.vaghela@intel.com>2020-03-18 16:51:04 +0530
committerPatrick Georgi <pgeorgi@google.com>2020-03-19 12:02:15 +0000
commit81877365d5a7d7f839957714c8fbeb9863d6c564 (patch)
tree9e5255991b7c21cb9eaa24ee752faab8b90c6cd7 /src/soc/intel/tigerlake/acpi.c
parentdf248f0c10f77b4de287be7754afadce1abca84c (diff)
downloadcoreboot-81877365d5a7d7f839957714c8fbeb9863d6c564.tar.xz
soc/intel/tigerlake: Update header to avoid compilation issue
We were including stddefs.h and stdint.h but compilation fails when we use 'bool' type in file. Removing stddef.h and stdint.h and including 'types.h' which includes all data types BUG=None BRANCH=None TEST=Check if compilation passes when bool is used Change-Id: I4c9001f729f3103deba9d1fd631a8942c23276ee Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39630 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Ronak Kanabar <ronak.kanabar@intel.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Diffstat (limited to 'src/soc/intel/tigerlake/acpi.c')
0 files changed, 0 insertions, 0 deletions