On Sat, Oct 29, 2016 at 7:28 PM, Christophe JAILLET <[email protected]> wrote: > 'clk_get_sys()' returns an error pointer in case of error, not NULL. So > test it with IS_ERR. > > Signed-off-by: Christophe JAILLET <[email protected]> > --- > arch/arm/mach-spear/time.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Viresh Kumar <[email protected]>

