From: Kristoffer Ericson Date: Tue, 11 Sep 2007 03:37:30 +0000 (+0900) Subject: sh: Fix OFFCHIP_IRQ_BASE compile error. X-Git-Tag: v2.6.24-rc1~1377^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12468a6fd9edc43c7beb8be461ca6927a371540;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed