X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fppc%2Fkernel%2Fppc_htab.c;h=9ed36dd9cbff3a08f4db0c79e4aa5f62fb68ae8f;hb=ef3f2de2b5496f721b12f21a157e19eac816394b;hp=0a7e42d54eaf59dceca3eaa658b7db8986ffbe39;hpb=f99c6bb6e2e9c35bd3dc0b1d0faa28bd6970930d;p=pandora-kernel.git diff --git a/arch/ppc/kernel/ppc_htab.c b/arch/ppc/kernel/ppc_htab.c index 0a7e42d54eaf..9ed36dd9cbff 100644 --- a/arch/ppc/kernel/ppc_htab.c +++ b/arch/ppc/kernel/ppc_htab.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include @@ -437,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,