From: Michael Neuling Date: Fri, 29 Nov 2013 03:22:48 +0000 (+1100) Subject: powernv: Remove get/set_rtc_time when they are not present X-Git-Tag: v3.14-rc1~80^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c49195b6aedd21ff1cd1e095fab9866fba3411b;p=pandora-kernel.git powernv: Remove get/set_rtc_time when they are not present Currently we continue to poll get/set_rtc_time even when we know they are not working. This changes it so that if it fails at boot time we remove the ppc_md get/set_rtc_time hooks so that we don't end up polling known broken calls. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed