From: "Vincent Stehlé" <vincent.stehle@free.fr>
To: linux-mips <linux-mips@linux-mips.org>
Subject: PATCH: time.c needs to export more funcs
Date: Sun, 20 Jul 2003 18:20:42 +0200 [thread overview]
Message-ID: <3F1AC15A.6050604@free.fr> (raw)
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
next reply other threads:[~2003-07-20 16:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-20 16:20 Vincent Stehlé [this message]
2003-07-21 17:26 ` PATCH: time.c needs to export more funcs Jun Sun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F1AC15A.6050604@free.fr \
--to=vincent.stehle@free.fr \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox