Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a096a7e4762f685364df5ca03394eb63bbdb93df
Commit:     a096a7e4762f685364df5ca03394eb63bbdb93df
Parent:     e1cd93ea44cb55969e122758c8cc2ddfe21b74b3
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 8 18:58:52 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Mon Jan 28 13:18:39 2008 +0900

    sh: Add addrspace.h segmentation stub for SH-5.
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 include/asm-sh/cpu-sh5/addrspace.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/include/asm-sh/cpu-sh5/addrspace.h 
b/include/asm-sh/cpu-sh5/addrspace.h
new file mode 100644
index 0000000..844c521
--- /dev/null
+++ b/include/asm-sh/cpu-sh5/addrspace.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_SH_CPU_SH5_ADDRSPACE_H
+#define __ASM_SH_CPU_SH5_ADDRSPACE_H
+
+/* No segmentation.. */
+
+#endif /* __ASM_SH_CPU_SH5_ADDRSPACE_H */
-
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