MIPS: Remove unused parameters from iPTE_LW.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 8 May 2009 22:10:50 +0000 (15:10 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 17 Jun 2009 10:06:30 +0000 (11:06 +0100)
commitbd1437e49d80fa3369ffbea9e73cde7f6d69e550
treeeaf4d6002b5640ab80ebc69348e1d5c7a80985b4
parent80ff0fd3ab6451407a20c19b80c1643c4a6d6434
MIPS: Remove unused parameters from iPTE_LW.

The l parameter to iPTE_LW() is unused. Remove it and from some of its
callers as well.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c