Skip to content
Snippets Groups Projects
Commit fcbd5b73 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: otp: fix build after constification of args[]


The OTP code does a little shuffling of arguments that aren't really
necessary, so use a local variable instead to fix build errors now
that the args[] parameter is const.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 4c95ff64
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment