Re: [PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-26 Thread Jesper Nilsson
On Sun, Oct 25, 2015 at 03:50:59PM -0700, Guenter Roeck wrote: > Function get_cmos_time() was removed with commit 657926a83df9 ("cris: > time: Cleanup of persistent clock stuff"). The remaining reference to > it may cause the following build error. > >

Re: [PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-26 Thread Jesper Nilsson
On Sun, Oct 25, 2015 at 03:50:59PM -0700, Guenter Roeck wrote: > Function get_cmos_time() was removed with commit 657926a83df9 ("cris: > time: Cleanup of persistent clock stuff"). The remaining reference to > it may cause the following build error. > >

[PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-25 Thread Guenter Roeck
Function get_cmos_time() was removed with commit 657926a83df9 ("cris: time: Cleanup of persistent clock stuff"). The remaining reference to it may cause the following build error. arch/cris/kernel/built-in.o:(___ksymtab+get_cmos_time+0x0): undefined reference to `get_cmos_time'

[PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-25 Thread Guenter Roeck
Function get_cmos_time() was removed with commit 657926a83df9 ("cris: time: Cleanup of persistent clock stuff"). The remaining reference to it may cause the following build error. arch/cris/kernel/built-in.o:(___ksymtab+get_cmos_time+0x0): undefined reference to `get_cmos_time'