| To: | Vincent Stehlé <vincent.stehle@free.fr> |
|---|---|
| Subject: | Re: PATCH: time.c needs to export more funcs |
| From: | Jun Sun <jsun@mvista.com> |
| Date: | Mon, 21 Jul 2003 10:26:31 -0700 |
| Cc: | linux-mips <linux-mips@linux-mips.org>, jsun@mvista.com |
| In-reply-to: | <3F1AC15A.6050604@free.fr>; from vincent.stehle@free.fr on Sun, Jul 20, 2003 at 06:20:42PM +0200 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <3F1AC15A.6050604@free.fr> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5i |
On Sun, Jul 20, 2003 at 06:20:42PM +0200, Vincent Stehlé wrote: > > 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); > Thanks. Just applied. Jun |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: SGI O2, MIPS R10k and Linux, Ilya Volynets-Evenbach |
|---|---|
| Next by Date: | Re: CVS Update@-mips.org: linux, Keith M Wesolowski |
| Previous by Thread: | PATCH: time.c needs to export more funcs, Vincent Stehlé |
| Next by Thread: | 64bit Sead build, David Kesselring |
| Indexes: | [Date] [Thread] [Top] [All Lists] |