diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-03-18 12:47:20 +0100 |
---|---|---|
committer | Jagan Teki <jagan@amarulasolutions.com> | 2018-05-16 19:19:24 +0530 |
commit | 4bcd88a2d878f327e66efc45cca23693b7a8682b (patch) | |
tree | c05285253744eab393ba9ba9f21eece929a10084 /drivers/spi/soft_spi.c | |
parent | 266580612f16a4a45cced1bede7191b56ad4afd4 (diff) |
spi: fsl_qspi: remove superfluous assignment
In
void *rx_addr = NULL;
rx_add = A;
the first assignment has no effect. Remove it.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'drivers/spi/soft_spi.c')
0 files changed, 0 insertions, 0 deletions