From: Arnd Bergmann Date: Thu, 20 Jun 2013 18:44:02 +0000 (+0200) Subject: ARM: picoxcell: remove .nr_irqs reference X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~72^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5455ae4157ea4c0dc80a700990bba882d1891e0d;p=pandora-kernel.git ARM: picoxcell: remove .nr_irqs reference A recent cleanup caused build errors in some configurations because the header defining NR_IRQS_LEGACY is not included here. Since that value is the default, we can just as well leave it out. Signed-off-by: Arnd Bergmann Acked-by: Jamie Iles --- Reading git-diff-tree failed