removed module_common depens from files
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 4 Dec 2012 09:50:05 +0000 (13:50 +0400)
committerVitaliy Cherepanov <v.cherepanov@samsung.com>
Tue, 4 Dec 2012 09:50:05 +0000 (13:50 +0400)
   src/modules/dalvik_handlers/handlers.c
   src/tools/gpmu/probes/handlers.c
   src/tools/sampler/sampler.c
   src/tools/uipa/probes/handlers.c

dalvik_handlers/handlers.c

index 480d94b..c90ee96 100644 (file)
@@ -4,8 +4,6 @@
 
 #include "../kprobe/dbi_kprobes_deps.h"
 
-#include "../../../modules/driver/module_common.h"
-
 int fp_kallsyms_lookup_name = 0;
 module_param(fp_kallsyms_lookup_name, uint, 0);
 MODULE_PARM_DESC(fp_kallsyms_lookup_name,