diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/ppc/kernel/ppc_htab.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/kernel/ppc_htab.c b/arch/ppc/kernel/ppc_htab.c index aa07b63c0a6c..9ed36dd9cbff 100644 --- a/arch/ppc/kernel/ppc_htab.c +++ b/arch/ppc/kernel/ppc_htab.c | |||
@@ -436,7 +436,6 @@ int proc_dol2crvec(ctl_table *table, int write, struct file *filp, | |||
436 | */ | 436 | */ |
437 | static ctl_table htab_ctl_table[]={ | 437 | static ctl_table htab_ctl_table[]={ |
438 | { | 438 | { |
439 | .ctl_name = KERN_PPC_L2CR, | ||
440 | .procname = "l2cr", | 439 | .procname = "l2cr", |
441 | .mode = 0644, | 440 | .mode = 0644, |
442 | .proc_handler = &proc_dol2crvec, | 441 | .proc_handler = &proc_dol2crvec, |