Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4258fb19320ae083064aef21b042a02a509119b9
Commit:     4258fb19320ae083064aef21b042a02a509119b9
Parent:     230d69cf2ba6505fccdb7216da9eedc924c00d19
Author:     Jesper Nilsson <[EMAIL PROTECTED]>
AuthorDate: Mon Jan 28 18:06:43 2008 +0100
Committer:  Jesper Nilsson <[EMAIL PROTECTED]>
CommitDate: Fri Feb 8 11:06:38 2008 +0100

    CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h
---
 include/asm-cris/arch-v32/processor.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/asm-cris/arch-v32/processor.h 
b/include/asm-cris/arch-v32/processor.h
index 5553b0c..f80b477 100644
--- a/include/asm-cris/arch-v32/processor.h
+++ b/include/asm-cris/arch-v32/processor.h
@@ -23,7 +23,7 @@ struct thread_struct {
  * User-space process size. This is hardcoded into a few places, so don't
  * changed it unless everything's clear!
  */
-#ifndef CONFIG_ETRAXFS_SIM
+#ifndef CONFIG_ETRAX_VCS_SIM
 #define TASK_SIZE      (0xB0000000UL)
 #else
 #define TASK_SIZE      (0xA0000000UL)
-
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