bios_emulator: remove assignment without effect
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 18 Mar 2018 10:01:23 +0000 (11:01 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jul 2018 18:33:21 +0000 (14:33 -0400)
commitf53424e65065c355527f778f65006ff608bb2e6a
tree3f161993935ceca003df17764e74c72c17e7fc10
parentf0306a145b3234ae4bd3b46f2567b6f1ad7b8f4f
bios_emulator: remove assignment without effect

Assigning a parameter which is not used afterwards has not effect.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/bios_emulator/atibios.c