From b5761fb5237bb2fb7a2533c5f36fd6e33714e20f Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 28 Feb 2014 13:59:43 +0100 Subject: [PATCH] ARM: ux500: skip GIC CPU and dist address checks The Ux500 is initializing its IRQs from the device tree and does not need to figure out any static base addresses anymore, this is just dead code so delete it. Cc: Lee Jones Signed-off-by: Linus Walleij --- Reading git-format-patch failed