On 16.06.2017 19:06, Tom Rini wrote:
The variable syndrome_codes is only used when DEBUG is define, add #if
define -> defined
guards around it in the same style as the rest of the file. Cc: Stefan Roese <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Stefan Roese <[email protected]> Thanks, Stefan _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

