From: Tony Lindgren Date: Wed, 8 Dec 2010 00:27:12 +0000 (-0800) Subject: omap1: Use asm_irq_flags for entry-macro.S X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2ff7460e46c237613bfac7a306a9414ea7e0dd;p=pandora-kernel.git omap1: Use asm_irq_flags for entry-macro.S Initialize asm_irq_flags in omap_init_irq and use it in get_irqnr_and_base to detect between omap7xx and omap15xx/16xx. Note that both INT_1510_IH2_IRQ and INT_1510_IH2_IRQ are defined as 0, so use INT_1510_IH2_IRQ for both of them. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed