linux/arch/sh
Manuel Lauss 85eee6072b sh: fix compressed kernel build
commit 54a0151041 broke zImage build on sh arch:

 LD      vmlinux
  SYSMAP  System.map
  SYSMAP  .tmp_System.map
  AS      arch/sh/boot/compressed/head_32.o
In file included from /k/arch/sh/boot/compressed/head_32.S:11:
/k/include/linux/linkage.h:34: error: syntax error in macro parameter list

Fix it for both sh and sh64.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-04-16 02:01:55 +09:00
..
boards sh: Fix up SH7710 VoIP-GW build. 2008-03-06 16:08:00 +09:00
boot sh: fix compressed kernel build 2008-04-16 02:01:55 +09:00
cchips sh: Kill off more dead symbols. 2008-02-14 14:22:12 +09:00
configs sh: Fix up SH7710 VoIP-GW build. 2008-03-06 16:08:00 +09:00
drivers arch/sh/drivers/dma/dma-sh.c: Correct use of ! and & 2008-02-27 10:28:48 +09:00
kernel sh64: add missing #include <asm/fpu.h>'s 2008-04-16 02:00:09 +09:00
lib sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). 2008-01-28 13:18:58 +09:00
lib64 sh: Fix up the sh64 build. 2008-03-06 17:23:15 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Flag PMB support as EXPERIMENTAL. 2008-03-06 16:06:38 +09:00
oprofile sh: Add -Werror for clean directories. 2007-11-07 11:13:55 +09:00
tools sh: Fix up SH7710 VoIP-GW build. 2008-03-06 16:08:00 +09:00
Kconfig remove include/asm-sh/floppy.h 2008-03-31 16:16:02 +09:00
Kconfig.cpu sh: Disable big endian for SH-5. 2008-02-14 14:22:10 +09:00
Kconfig.debug sh: Clean up whitespace damage in Kconfig.debug. 2008-02-14 14:22:10 +09:00
Makefile sh: Use relative paths for mach/cpu symlinks. 2008-03-21 12:22:01 +09:00