X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fppc%2Fkernel%2Fppc_htab.c;h=9ed36dd9cbff3a08f4db0c79e4aa5f62fb68ae8f;hb=4b80991c6cb9efa607bc4fd6f3ecdf5511c31bb0;hp=aa07b63c0a6cb95fca625d0afa7b2f9e62ff8234;hpb=5335a40be6867eff986a31bcd8fc82a5cb1e16bb;p=pandora-kernel.git 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, */ static ctl_table htab_ctl_table[]={ { - .ctl_name = KERN_PPC_L2CR, .procname = "l2cr", .mode = 0644, .proc_handler = &proc_dol2crvec,