- cris-build-fixes-hardirqh-include-asm-irqh.patch removed from -mm tree

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

 



The patch titled
     cris build fixes: hardirq.h: include asm/irq.h
has been removed from the -mm tree.  Its filename was
     cris-build-fixes-hardirqh-include-asm-irqh.patch

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

------------------------------------------------------
Subject: cris build fixes: hardirq.h: include asm/irq.h
From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>

Include asm/irq.h to avoid undefined value warning.

Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
Acked-by: Mikael Starvik <starvik@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 include/asm-cris/hardirq.h |    1 +
 1 file changed, 1 insertion(+)

diff -puN include/asm-cris/hardirq.h~cris-build-fixes-hardirqh-include-asm-irqh include/asm-cris/hardirq.h
--- a/include/asm-cris/hardirq.h~cris-build-fixes-hardirqh-include-asm-irqh
+++ a/include/asm-cris/hardirq.h
@@ -1,6 +1,7 @@
 #ifndef __ASM_HARDIRQ_H
 #define __ASM_HARDIRQ_H
 
+#include <asm/irq.h>
 #include <linux/threads.h>
 #include <linux/cache.h>
 
_

Patches currently in -mm which might be from jesper.nilsson@xxxxxxxx are

origin.patch
cris-build-fixes-atomich-needs-compilerh.patch
git-mtd.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