]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/arm/mach-bcmring/arch.c
sysctl: Drop & in front of every proc_handler.
[linux-2.6.git] / arch / arm / mach-bcmring / arch.c
index f3c11199707a547d964e4fe9a4c215b1e6138786..fbe6fa02c8820f71e0f3343e06b9628e68e71a5f 100644 (file)
@@ -58,7 +58,7 @@ static struct ctl_table bcmring_sysctl_warm_reboot[] = {
         .data = &bcmring_arch_warm_reboot,
         .maxlen = sizeof(int),
         .mode = 0644,
-        .proc_handler = &proc_dointvec},
+        .proc_handler = proc_dointvec},
        {}
 };