diff options
author | Karthikeyan Ramasubramanian <kramasub@google.com> | 2024-10-31 13:00:37 -0700 |
---|---|---|
committer | Karthik Ramasubramanian <kramasub@google.com> | 2024-11-06 22:43:16 +0000 |
commit | 1d9bddf1632ccbb7ffd5d92c4608c3065df72c0f (patch) | |
tree | 53da6693b7eb184466d317954ace2e53fe4bda25 /Documentation/mainboard/index.md | |
parent | 2ba74b8c188b8234131dff7e12284becf34a6f2f (diff) |
soc/intel/alderlake: Fix uninitialized usb_cfg pointer
This patch addresses uninitialized usb_cfg pointer warning which is also
an error - src/soc/intel/alderlake/fsp_params.c:936:48: error: 'usb_cfg'
may be used uninitialized in this function [-Werror=maybe-uninitialized]
BUG=None
TEST=./util/abuild/abuild
Change-Id: I764fed561dfe2a571f3404fe505997edd7aa5ff7
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84939
Reviewed-by: Jayvik Desai <jayvik@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/mainboard/index.md')
0 files changed, 0 insertions, 0 deletions