coreboot-kgpe-d16/src/soc/intel
Patrick Georgi 40b8f01697 src: Match array format in function declarations and definitions
gcc 11.1 complains when we're passing a type* into a function that was
declared to get a type[], even if the ABI has identical parameter
passing for both.

To prepare for newer compilers, adapt to this added constraint.

Change-Id: I5a1b3824a85a178431177620c4c0d5fddc993b4f
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54094
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-05-13 18:34:38 +00:00
..
alderlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
apollolake src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
baytrail soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:45:15 +00:00
braswell soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:45:06 +00:00
broadwell src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cannonlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
common docs: correct and rewrite documentation regarding n/c / unused pads 2021-05-11 13:14:53 +00:00
denverton_ns soc/intel/dnv_ns: hook up new gpio device operations 2021-04-08 06:49:55 +00:00
elkhartlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
icelake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
jasperlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
quark
skylake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
tigerlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
xeon_sp src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
Kconfig