From: Paul Burton Date: Wed, 5 Mar 2014 11:41:47 +0000 (+0000) Subject: MIPS: allow R4K clockevent device to function regardless of GIC X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~67^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60bdb9c7bd9ab5b63ad68e9391056f8757b810f1;p=pandora-kernel.git MIPS: allow R4K clockevent device to function regardless of GIC Having the GIC clockevent driver compiled should not prevent the R4K timer clockevent driver from functioning. One will be selected as the CPU local timer based upon their priorities and the other may simply be unused or in the case of the GIC timer may be used as the tick broadcast device. Signed-off-by: Paul Burton --- Reading git-diff-tree failed