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

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

Merge "msm: ADSPRPC: Change copy buffer alignment to 128 bytes"

parents 4be9c7a1 da3a668f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
#include "adsprpc_shared.h"

#define RPC_TIMEOUT	(5 * HZ)
#define BALIGN		32
#define BALIGN		128
#define NUM_CHANNELS	3		/*1 compute 1 cpz 1 mdsp*/
#define NUM_SESSIONS	8		/*8 compute*/