powerpc/boot: remove unused variable in mpc8xx
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 17 Apr 2018 12:36:45 +0000 (14:36 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 14:39:17 +0000 (00:39 +1000)
commit169f438a7e369226a452e0ac4a54dbdf85e31943
tree80548a46ff48d34069d53f3f030c8ddfcb6ee25f
parent0cc377d16e565b90b43b7550cdf5b3abd7942a75
powerpc/boot: remove unused variable in mpc8xx

Variable div is set but never used. Remove it.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/mpc8xx.c