Re: PATCH: time.c needs to export more funcs

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

 



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


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

  Powered by Linux