[U-Boot] [PATCH 1/1] spi: fsl_qspi: remove superfluous assignment

Jagan Teki jagannadh.teki at gmail.com
Wed May 16 13:50:44 UTC 2018


On Sun, Mar 18, 2018 at 5:17 PM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> In
>
>         void *rx_addr = NULL;
>         rx_add = A;
>
> the first assignment has no effect. Remove it.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---

Applied to u-boot-spi/master


More information about the U-Boot mailing list