From: Sascha Hauer Date: Fri, 5 Nov 2010 08:37:22 +0000 (+0100) Subject: ARM i.MX irq: Compile avic irq code only on SoCs that need it X-Git-Tag: v2.6.38-rc1~38^2~3^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7259df3af03aee00985e9bb64fb2afa593f703f;p=pandora-kernel.git ARM i.MX irq: Compile avic irq code only on SoCs that need it This patch adds a Kconfig option for the avic irq controller and lets the SoCs that need it select this option. Also, as we have two irq controllers for i.MX, irq.c is not appropriate anymore, so rename it to avic.c Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed