]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/hrtimer.c
[PATCH] x86-64: split remaining fake nodes equally
[linux-2.6-omap-h63xx.git] / kernel / hrtimer.c
index f5cfde8c9025e7eea08c2796f43351036a9da429..1b3033105b40ed0896cc7658c1cfeb9b8885a73e 100644 (file)
@@ -279,6 +279,8 @@ ktime_t ktime_add_ns(const ktime_t kt, u64 nsec)
 
        return ktime_add(kt, tmp);
 }
+
+EXPORT_SYMBOL_GPL(ktime_add_ns);
 # endif /* !CONFIG_KTIME_SCALAR */
 
 /*