![]() | |||||||||||
Messages in this thread |
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 | |||||||||||