Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e06712df7792165d12392bc1fdda6bf384e1313b
Commit:     e06712df7792165d12392bc1fdda6bf384e1313b
Parent:     830626caf8570675a15bcc9ec46fcb5bfbc71b0d
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Mon Dec 17 15:59:38 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Mon Jan 28 13:19:00 2008 +0900

    sh: Kill off pgtable.h from scatterlist.h.
    
    Fixes up the mmc build.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 include/asm-sh/scatterlist.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/asm-sh/scatterlist.h b/include/asm-sh/scatterlist.h
index 35ef9c3..2084d03 100644
--- a/include/asm-sh/scatterlist.h
+++ b/include/asm-sh/scatterlist.h
@@ -1,7 +1,6 @@
 #ifndef __ASM_SH_SCATTERLIST_H
 #define __ASM_SH_SCATTERLIST_H
 
-#include <asm/pgtable.h>
 #include <asm/types.h>
 
 struct scatterlist {
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to