lkml.org 
[lkml]   [2007]   [Mar]   [14]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateWed, 14 Mar 2007 01:08:25 -0400
    FromSteven Rostedt <>
    Subject[PATCH 06/18] mv kernel/cpu/cpufreq/speedstep-lib.h
    OK, this one is a little different.
    
    Move arch/i386/kernel/cpu/cpufreq/speedstep-lib.h to include/asm-i386.h
    
    This file is used by files in arch/i386/kernel/cpu/cpufreq that are not moved.
    So we move it into a more global area, to keep the includes from going a bit
    crazy.
    
    Note, the moved files that include this file will have the change to
    locate it. So it's not just a straight copy.
    
    Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
    Cc: Glauber de Oliveira Costa <glommer@gmail.com>
    Cc: Rusty Russell <rusty@rustcorp.com.au>
    Cc: Chris Wright <chrisw@sous-sol.org>
    Cc: Andi Kleen <ak@muc.de>
    Cc: Jeremy Fitzhardinge <jeremy@goop.org>
    
    diff --git a/arch/i386/kernel/cpu/cpufreq/speedstep-lib.h b/include/asm-i386/speedstep-lib.h
    similarity index 100%
    rename from arch/i386/kernel/cpu/cpufreq/speedstep-lib.h
    rename to include/asm-i386/speedstep-lib.h
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2007-03-14 06:19    [from the cache]
    ©2003-2008