Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7740f4f5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: subsys_notif: Add early SSR notifications for PCIe DRV"

parents 5aa349c6 48468550
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ enum subsys_notif_type {

enum early_subsys_notif_type {
	XPORT_LAYER_NOTIF,
	PCIE_DRV_LAYER_NOTIF,
	NUM_EARLY_NOTIFS
};