• Linus Walleij's avatar
    plat-nomadik: fix compilation warning · 3c4bee04
    Linus Walleij authored
    The compiler warns that [rf]wimsc may be used uninitialized in
    this function - the warning is actually false since the uses are
    in identical if()-clauses, but it can't hurt very much to read
    out the values to be modified early anyway and rid the warning.
    
    Cc: Rabin Vincent <rabin.vincent@stericsson.com>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    3c4bee04
gpio.c 24.4 KB