commit | e3cd7f013bac3105d44b8bd5a90359989d45b5a5 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Wed May 03 09:54:20 2017 +0100 |
committer | James Hogan <james.hogan@imgtec.com> | Wed May 03 09:56:04 2017 +0100 |
tree | 148f8bbddee584ddc92215fc89bca377ae28a8bc | |
parent | 3a158a62da0673db918b53ac1440845a5b64fd90 [diff] |
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>