linux/arch/m68k/kernel
Geert Uytterhoeven 16752e2ead m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
Fix this:

  arch/m68k/kernel/sun3-head.S: Assembler messages:
  arch/m68k/kernel/sun3-head.S:32: Error: Unknown operator -- statement `__head' ignored

Introduced by commit 6f335cab04 ("m68k:
convert to use __HEAD and HEAD_TEXT macros."), which started using
__HEAD without adding the appropriate include.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-28 16:07:18 -07:00
..
.gitignore
Makefile
asm-offsets.c
dma.c
entry.S m68k,m68knommu: Wire up preadv and pwritev 2009-04-22 20:39:49 +02:00
head.S m68k: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:38 -07:00
ints.c
m68k_ksyms.c
module.c
module.lds
process.c Simplify copy_thread() 2009-04-02 19:04:51 -07:00
ptrace.c
setup.c m68k: Kill several external declarations in source files 2009-01-12 20:56:34 +01:00
signal.c m68k: Wire up sys_restart_syscall 2009-01-12 20:56:43 +01:00
sun3-head.S m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h> 2009-04-28 16:07:18 -07:00
sys_m68k.c
time.c m68k: Hook up rtc-generic 2009-04-02 01:05:31 +00:00
traps.c
vmlinux-std.lds m68k: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:38 -07:00
vmlinux-sun3.lds m68k: convert to use __HEAD and HEAD_TEXT macros. 2009-04-26 09:20:38 -07:00
vmlinux.lds.S