[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
[pandora-kernel.git] / include / linux / sunrpc / debug.h
index 60fce3c..b7c7307 100644 (file)
@@ -78,7 +78,6 @@ void          rpc_unregister_sysctl(void);
  * module currently registers its sysctl table dynamically, the sysctl path
  * for module FOO is <CTL_SUNRPC, CTL_FOODEBUG>.
  */
-#define CTL_SUNRPC     7249    /* arbitrary and hopefully unused */
 
 enum {
        CTL_RPCDEBUG = 1,