[S390] sparse: fix sparse warnings about missing prototypes
[cascardo/linux.git] / arch / s390 / kernel / time.c
index 8d65bd0..ebbfab3 100644 (file)
@@ -48,6 +48,7 @@
 #include <asm/timer.h>
 #include <asm/etr.h>
 #include <asm/cio.h>
+#include "entry.h"
 
 /* change this if you have some constant time drift */
 #define USECS_PER_JIFFY     ((unsigned long) 1000000/HZ)