sh: Fix OFFCHIP_IRQ_BASE compile error.
authorKristoffer Ericson <Kristoffer.Ericson@gmail.com>
Tue, 11 Sep 2007 03:37:30 +0000 (12:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:52 +0000 (11:57 +0900)
commitf12468a6fd9edc43c7beb8be461ca6927a371540
tree5ebce4e817a52e17e06d91d413eb8061fc2e30ba
parent3d73e53870e5045eebe32b9b7d46e72b02adc4d9
sh: Fix OFFCHIP_IRQ_BASE compile error.

HP6xx uses OFFCHIP_IRQ_BASE to know the base irq number where non
cpu interrupts should start. This define was in irq.h before, but
since rework got lost. It really belongs inside hd64461.h since
the hp6xx wont work without it.

Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/hd64461.h