
12 Jun
2014
12 Jun
'14
12:20 a.m.
On Tue, Jun 10, 2014 at 11:37:23PM +0200, Jeroen Hofstee wrote:
It seems the code tries to trick the compiler the argument is actually used. However compilers became too smart to fool them so easily an now warn. Gcc and clang don't seem to emit a warning when the argument is unused. If so it should be decorated with unused / (void).
Signed-off-by: Jeroen Hofstee jeroen@myspectrum.nl
Applied to u-boot/master, thanks!
--
Tom