diff options
author | Karthikeyan Ramasubramanian <kramasub@google.com> | 2024-11-07 12:10:23 -0700 |
---|---|---|
committer | Jon Murphy <jpmurphy@google.com> | 2024-11-07 20:00:39 +0000 |
commit | 0714d5cc8a6c7a8bad4f0a3e605e3a576f32502e (patch) | |
tree | d998db371f2f7fdce2e7a42fe1d30474df3250cc /src/mainboard | |
parent | 1c69877328187b44c0327f15e84873ef6352c90c (diff) |
soc/intel/[tiger|cannon|meteor]lake: Fix uninitialized usb_cfg pointer
This patch addresses uninitialized usb_cfg pointer warning which is also
an error - src/soc/intel/meteorlake/fsp_params.c: error: 'usb_cfg' may
be used uninitialized in this function [-Werror=maybe-uninitialized]
BUG=None
TEST=./util/abuild/abuild for GOOGLE_HATCH, GOOGLE_VOLTEER, GOOGLE_KARIS
Change-Id: I169b6d3a979c4db78e7c0932a126d8b0a9306da7
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85026
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/mainboard')
0 files changed, 0 insertions, 0 deletions