From: Pawel Moll Date: Mon, 10 Jun 2013 15:05:07 +0000 (+0100) Subject: clk: vexpress: Make the clock drivers directly available for arm64 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f6e2d8ffce43e753c930bcb8b2230a321843af;p=pandora-kernel.git clk: vexpress: Make the clock drivers directly available for arm64 The new arm64 architecture has no idea of platform or machine, so it doesn't have to define ARCH_VEXPRESS configuration option at all. To allow user to select the drivers at all, make it depend on ARM64 as well. Signed-off-by: Pawel Moll Acked-by: Catalin Marinas Signed-off-by: Mike Turquette --- Reading git-diff-tree failed