From: Linus Walleij Date: Wed, 20 Nov 2013 08:58:56 +0000 (+0100) Subject: clocksource: clksrc-of: Warn if no clock sources are found X-Git-Tag: v3.14-rc1~169^2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdca679d87bb4ac0fdc882dbf3deb47a1f58b813;p=pandora-kernel.git clocksource: clksrc-of: Warn if no clock sources are found Many platforms rely on clocksource_of_init() being implicitly called for registering clock sources and will get zero warnings if no working clock source is available. Let's print a critical error message if no clock source is found. Acked-by: Lee Jones Signed-off-by: Linus Walleij Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed