From de5bcd699a7e69ae4fe8992c21a5704b192ba740 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 1 Jul 2024 07:22:14 +0200 Subject: tree: Use only when used Change-Id: I3cb1f11beba61afdf2be6188bde9ff135f8ace50 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/83288 Tested-by: build bot (Jenkins) Reviewed-by: Lean Sheng Tan --- src/soc/qualcomm/common/usb/qusb_phy.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/qualcomm/common/usb/qusb_phy.c') diff --git a/src/soc/qualcomm/common/usb/qusb_phy.c b/src/soc/qualcomm/common/usb/qusb_phy.c index ddb087f0aa..0defd2f3b3 100644 --- a/src/soc/qualcomm/common/usb/qusb_phy.c +++ b/src/soc/qualcomm/common/usb/qusb_phy.c @@ -1,5 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0-only */ +#include #include #include #include -- cgit v1.2.3