]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sysctl.h
Pull remove-hotkey into release branch
[linux-2.6-omap-h63xx.git] / include / linux / sysctl.h
index 1371d7b86810f52019a15e81c55456844e889ee2..2c5fb38d939260909fe7f549fd9f5159acbfe868 100644 (file)
@@ -1025,7 +1025,6 @@ struct ctl_table
        ctl_table *parent;              /* Automatically set */
        proc_handler *proc_handler;     /* Callback for text formatting */
        ctl_handler *strategy;          /* Callback function for all r/w */
-       struct proc_dir_entry *de;      /* /proc control block */
        void *extra1;
        void *extra2;
 };