1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 10:14:35 +01:00
Files
u-boot-megous/common/cmd_otp.c
Mike Frysinger fcbd5b73d7 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: Mike Frysinger <vapier@gentoo.org>
2010-10-02 16:00:40 -04:00

5.9 KiB