[merged] m68k-arch-m68k-kernel-sun3-heads-needs-linux-inith.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
has been removed from the -mm tree.  Its filename was
     m68k-arch-m68k-kernel-sun3-heads-needs-linux-inith.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>
From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

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

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

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/m68k/kernel/sun3-head.S |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/m68k/kernel/sun3-head.S~m68k-arch-m68k-kernel-sun3-heads-needs-linux-inith arch/m68k/kernel/sun3-head.S
--- a/arch/m68k/kernel/sun3-head.S~m68k-arch-m68k-kernel-sun3-heads-needs-linux-inith
+++ a/arch/m68k/kernel/sun3-head.S
@@ -1,4 +1,5 @@
 #include <linux/linkage.h>
+#include <linux/init.h>
 
 #include <asm/entry.h>
 #include <asm/page.h>
_

Patches currently in -mm which might be from geert@xxxxxxxxxxxxxx are

origin.patch
linux-next.patch
time-create-arch_gettimeoffset-infrastructure-for-use-in-the-generic-timekeeping-core.patch
m68k-count-can-reach-51-not-50.patch
kmap_types-make-most-arches-use-generic-header-file.patch
flat-fix-data-sections-alignment.patch
ptrace-remove-pt_dtrace-from-m68k-m68knommu.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux