From: Paul Mundt Date: Tue, 7 Nov 2006 10:29:23 +0000 (+0000) Subject: sh: Fixup entry-common path breakage for SH-3. X-Git-Tag: v2.6.20-rc1~34^2~20^2~32^2~36 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=716067f28931d46b9f460acbeae1478a337e58ec;p=karo-tx-linux.git sh: Fixup entry-common path breakage for SH-3. The nommu patches broke the path for the common bits, get it building for the SH-3/4 case again. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/cpu/sh3/entry.S b/arch/sh/kernel/cpu/sh3/entry.S index 8bcd63f9f351..869d56fb7d63 100644 --- a/arch/sh/kernel/cpu/sh3/entry.S +++ b/arch/sh/kernel/cpu/sh3/entry.S @@ -323,7 +323,7 @@ skip_restore: 7: .long 0x30000000 ! common exception handler -#include "../../entry.S" +#include "../../entry-common.S" ! Exception Vector Base !