]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/appletalk/sysctl_net_atalk.c
ide: revert "ide: fix drive side 80c cable check, take 2" for now
[linux-2.6-omap-h63xx.git] / net / appletalk / sysctl_net_atalk.c
index af7f0604395df7dab6fb1c64f3fd7910f1ad0c18..7df1778e221a6f9ab3782789ffeb51af61ceb165 100644 (file)
@@ -6,7 +6,6 @@
  * Dynamic registration, added aarp entries. (5/30/97 Chris Horn)
  */
 
-#include <linux/config.h>
 #include <linux/sysctl.h>
 #include <net/sock.h>
 #include <linux/atalk.h>
@@ -74,7 +73,7 @@ static struct ctl_table_header *atalk_table_header;
 
 void atalk_register_sysctl(void)
 {
-       atalk_table_header = register_sysctl_table(atalk_root_table, 1);
+       atalk_table_header = register_sysctl_table(atalk_root_table);
 }
 
 void atalk_unregister_sysctl(void)