diff --git a/BUILD.bazel b/BUILD.bazel index 8afd0c9d0844..e3d11f419393 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -1680,6 +1680,9 @@ ddk_headers( "drivers/thermal/thermal_debugfs.h", "drivers/thermal/thermal_netlink.h", "drivers/thermal/thermal_thresholds.h", + "drivers/ufs/core/ufshcd-crypto.h", + "drivers/ufs/core/ufshcd-priv.h", + "drivers/ufs/host/ufshcd-pltfrm.h", "drivers/usb/dwc3/core.h", "sound/usb/card.h", "sound/usb/usbaudio.h", @@ -1699,6 +1702,7 @@ ddk_headers( "drivers/pci", "drivers/pci/controller/dwc", "drivers/thermal", + "drivers/ufs", "drivers/usb", "sound/usb", "include",