From: Linus Walleij Date: Thu, 14 May 2015 08:06:55 +0000 (+0200) Subject: ARM: ux500: kill off L2CC static map X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=583ecab9e36ec3077228cc4e303276856ee7519e;p=pandora-kernel.git ARM: ux500: kill off L2CC static map The l2x0 level 2 cache initialization used a static map to get at the l2x0 registers. Get rid of this by getting the register range from the device tree and just remap it for the short time we need it. Signed-off-by: Linus Walleij --- Reading git-diff-tree failed