Skip to content
Snippets Groups Projects
Commit e659eb9e authored by Aun-Ali Zaidi's avatar Aun-Ali Zaidi Committed by Nick Desaulniers
Browse files

ANDROID: ASoC: msm: qdsp6v2: Fix memset argument order.


With commit f6896ad1, an incorrectly ordered
memset() command was present. This causes compilation to fail on GCC 5+.

Fix the order of the passed parameters to properly set requested memory.

BUG=38500815
TEST= Kernel compiles and boots bullhead.

Change-Id: Ic7cc759bb19385ad6839d2003358c7ead6df94be
Tested-by: default avatarAun-Ali Zaidi <admin@kodeit.net>
Signed-off-by: default avatarAun-Ali Zaidi <admin@kodeit.net>
Signed-off-by: default avatarNick Desaulniers <ndesaulniers@google.com>
parent 69ff3a22
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment