From 583ecab9e36ec3077228cc4e303276856ee7519e Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 14 May 2015 10:06:55 +0200 Subject: [PATCH] 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-format-patch failed