PATCH: time.c needs to export more funcs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi,


time.c needs to export some more functions for modules such as mips_rtc.

Regards,

---
diff -urN -X dontdiff linux/arch/mips/kernel/time.c linux-vs/arch/mips/kernel/time.c
--- linux/arch/mips/kernel/time.c 2003-07-18 03:30:14.000000000 +0200
+++ linux-vs/arch/mips/kernel/time.c 2003-07-18 03:41:19.000000000 +0200
@@ -585,3 +585,6 @@
}


 EXPORT_SYMBOL(rtc_lock);
+EXPORT_SYMBOL(to_tm);
+EXPORT_SYMBOL(rtc_set_time);
+EXPORT_SYMBOL(rtc_get_time);

--
Vincent



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux