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

Commit 30b24a3d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: glink: Increase number of log pages"

parents b4d2b390 19d066b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
#include "glink_xprt_if.h"

/* Number of internal IPC Logging log pages */
#define NUM_LOG_PAGES	3
#define NUM_LOG_PAGES	15
#define GLINK_PM_QOS_HOLDOFF_MS		10

/**