metag/mm: Drop pointless increment
authorJames Hogan <james.hogan@imgtec.com>
Wed, 3 May 2017 08:54:20 +0000 (09:54 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Wed, 3 May 2017 08:56:04 +0000 (09:56 +0100)
commite3cd7f013bac3105d44b8bd5a90359989d45b5a5
tree148f8bbddee584ddc92215fc89bca377ae28a8bc
parent3a158a62da0673db918b53ac1440845a5b64fd90
metag/mm: Drop pointless increment

The increment of entry in the loop in mmu_init for meta1 is redundant as
it isn't used again, so drop it.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/mm/mmu-meta1.c