The patch titled
     m68k: don't include asm-m68k/page.h in asm-m68k/user.h
has been removed from the -mm tree.  Its filename was
     m68k-dont-include-asm-m68k-pageh-in-asm-m68k-userh.patch

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

------------------------------------------------------
Subject: m68k: don't include asm-m68k/page.h in asm-m68k/user.h
From: Mike Frysinger <[EMAIL PROTECTED]>

We don't actually use anything from asm-m68k/page.h in asm-m68k/user.h, so
don't bother including it

Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>
Cc: Geert Uytterhoeven <[EMAIL PROTECTED]>
Cc: Roman Zippel <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 include/asm-m68k/user.h |    2 --
 1 file changed, 2 deletions(-)

diff -puN 
include/asm-m68k/user.h~m68k-dont-include-asm-m68k-pageh-in-asm-m68k-userh 
include/asm-m68k/user.h
--- a/include/asm-m68k/user.h~m68k-dont-include-asm-m68k-pageh-in-asm-m68k-userh
+++ a/include/asm-m68k/user.h
@@ -1,8 +1,6 @@
 #ifndef _M68K_USER_H
 #define _M68K_USER_H
 
-#include <asm/page.h>
-
 /* Core file format: The core file is written in such a way that gdb
    can understand it and provide useful information to the user (under
    linux we use the 'trad-core' bfd).  There are quite a number of
_

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

origin.patch
search-a-little-harder-for-mkimage.patch
new-toplevel-target-headers_check_all.patch
use-__u64-rather-than-u64-in-parisc-statfs-structs.patch
use-__u32-rather-than-u32-in-userspace-ioctls-in-usbdevice_fsh.patch
export-ufs_fsh-to-userspace.patch

-
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