Skip to content
Commit 44f78f43 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap



If boards with different NR_IRQS are compiled together, tons of
compiler warnings are emitted about redefining NR_IRQS.

This patch fixes the problem by adding up NR_IRQS in a common place.

Patch also removes quite a bit of now unnecessary code.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 78673bc8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment