libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
[powerpc.git] / kernel / hrtimer.c
index f5cfde8..1b30331 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 */
 
 /*