sysctl extern cleanup: module
[platform/adaptation/renesas_rcar/renesas_kernel.git] / kernel / sysctl.c
index f18aaa7..44e9492 100644 (file)
@@ -116,10 +116,6 @@ static int min_percpu_pagelist_fract = 8;
 
 static int ngroups_max = NGROUPS_MAX;
 
-#ifdef CONFIG_MODULES
-extern char modprobe_path[];
-extern int modules_disabled;
-#endif
 #ifdef CONFIG_CHR_DEV_SG
 extern int sg_big_buff;
 #endif