update marker
[lttv.git] / tests / kernel / test-local.c
index 3f74375ac000c134c18d6635d97bfdd70fd65cb7..967a4a2a84217f5aa07cc35ff9ce8e8807e24beb 100644 (file)
@@ -5,7 +5,6 @@
 
 
 #include <asm/local.h>
-#include <linux/init.h>
 #include <linux/module.h>
 #include <linux/timer.h>
 
@@ -27,6 +26,7 @@ static void test_each(void *info)
         * put_cpu_var(counters);
         */
 }
+
 static void do_test_timer(unsigned long data)
 {
        int cpu;
This page took 0.025094 seconds and 4 git commands to generate.