On za, 2014-06-21 at 20:58 +0200, Jeroen Hofstee wrote:
> Current code uses the preprocessor to and else case
> to an statement without an if condition at all. Although
> this works, change the optional code to return early, so
> it is contained within the #ifdef.
> 
> Signed-off-by: Jeroen Hofstee <jer...@myspectrum.nl>
> ---

Attempt 2:

    Current code uses the preprocessor to change an else case
    to a statement without any if condition at all. Although
    this works, change the optional code to return early, so
    all optional code is contained within a single #ifdef.




_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to