Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[linux-drm-fsl-dcu.git] / kernel / time / time.c
index 65015ff2f07c6a6ba6144bc79e6fb85883bdceb2..6390517e77d48abb83c0d0ffec27864b4695c4c4 100644 (file)
@@ -741,6 +741,7 @@ u64 nsecs_to_jiffies64(u64 n)
        return div_u64(n * 9, (9ull * NSEC_PER_SEC + HZ / 2) / HZ);
 #endif
 }
+EXPORT_SYMBOL(nsecs_to_jiffies64);
 
 /**
  * nsecs_to_jiffies - Convert nsecs in u64 to jiffies