From: Arnd Bergmann Date: Sat, 27 Jun 2009 13:22:00 +0000 (+0200) Subject: score: make irq.h definitions local X-Git-Tag: v2.6.32-rc1~639^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b05706a744da939655525eeeae23f1989b434ce;p=pandora-kernel.git score: make irq.h definitions local Some internal definitions of the interrupt controller are only needed in irq.c, so move them out of the global irq.h header. Also add proper __iomem annotations for sparse. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed