From: Mark Rutland Date: Mon, 12 Nov 2012 14:40:44 +0000 (+0000) Subject: arm: arch_timer: remove redundant available check X-Git-Tag: v3.9-rc1~115^2~8^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef201de430b0deb62a9afd2c4e67f04525cec43c;p=pandora-kernel.git arm: arch_timer: remove redundant available check This check is a holdover from the pre-devicetree days. As the timer is not probed except by platforms which register it via devicetree, it's not strictly necessary. Signed-off-by: Mark Rutland Acked-by: Catalin Marinas Acked-by: Marc Zyngier --- Reading git-diff-tree failed