The patch titled

     auxiliary-vector-cleanups fix

has been added to the -mm tree.  Its filename is

     auxiliary-vector-cleanups-fix.patch

Patches currently in -mm which might be from [EMAIL PROTECTED] are

auxiliary-vector-cleanups.patch
auxiliary-vector-cleanups-fix.patch



From: "H. J. Lu" <[EMAIL PROTECTED]>

Add asm-frv/auxvec.h and asm-xtensa/auxvec.h.

Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 include/asm-frv/auxvec.h    |    4 ++++
 include/asm-xtensa/auxvec.h |    4 ++++
 2 files changed, 8 insertions(+)

diff -puN /dev/null include/asm-frv/auxvec.h
--- /dev/null   Thu Apr 11 07:25:15 2002
+++ 25-akpm/include/asm-frv/auxvec.h    Mon Aug 29 14:52:42 2005
@@ -0,0 +1,4 @@
+#ifndef __FRV_AUXVEC_H
+#define __FRV_AUXVEC_H
+
+#endif
diff -puN /dev/null include/asm-xtensa/auxvec.h
--- /dev/null   Thu Apr 11 07:25:15 2002
+++ 25-akpm/include/asm-xtensa/auxvec.h Mon Aug 29 14:52:42 2005
@@ -0,0 +1,4 @@
+#ifndef __XTENSA_AUXVEC_H
+#define __XTENSA_AUXVEC_H
+
+#endif
_
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to