MIPS: Lasat: Fix botched changes to sysctl code.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:37 +0000 (01:57 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Dec 2009 01:57:37 +0000 (01:57 +0000)
Commit 163931922220e4cb5effd5af1e105038c2f0ab7a "sysctl mips/lasat: Remove
dead binary sysctl support" obviously wasn't test built ...

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lasat/sysctl.c

index 14b9a28..d87ffd0 100644 (file)
@@ -204,7 +204,7 @@ static ctl_table lasat_table[] = {
                .maxlen         = sizeof(int),
                .mode           = 0644,
                .proc_handler   = proc_lasat_prid,
-.      },
+       },
 #ifdef CONFIG_INET
        {
                .procname       = "ipaddr",