From: Linus Walleij Date: Mon, 3 Oct 2011 07:30:20 +0000 (+0200) Subject: clocksource: fixup ux500 build problems X-Git-Tag: v3.2-rc1~96^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e3be0647fec81887e55edbda0c56c0445f7b53;p=pandora-kernel.git clocksource: fixup ux500 build problems Based on a patch from Arnd Bergmann this fixes up the build problem of assigning a non-existing global when the ux500 PRCMU timer is not linked in by passing its base address to the init function. We also add a missing inclusion and staticize the dummy function. Cc: Arnd Bergmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed