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)
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>

No differences found