]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b68fc6773383eba5ff1ff2c35707bdb8112ed40
tree80548a46ff48d34069d53f3f030c8ddfcb6ee25f
parent12f29ff1c1890e3cb194bdd5fa8ac18f544c04ff
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