[S390] Get rid of a lot of sparse warnings.
[deliverable/linux.git] / arch / s390 / kernel / vtime.c
index 21baaf5496d61b02525a933c8139524710863cfb..01f3d29bdb0667a06bcfcca6c408dab62f02f8b6 100644 (file)
@@ -25,7 +25,7 @@
 #include <asm/irq_regs.h>
 
 static ext_int_info_t ext_int_info_timer;
-DEFINE_PER_CPU(struct vtimer_queue, virt_cpu_timer);
+static DEFINE_PER_CPU(struct vtimer_queue, virt_cpu_timer);
 
 #ifdef CONFIG_VIRT_CPU_ACCOUNTING
 /*
This page took 0.031705 seconds and 5 git commands to generate.