Re: [PATCH 6/7] dynamic debug v2 - convert cpufreq

From: Greg KH
Date: Thu Jul 17 2008 - 17:18:58 EST


On Thu, Jul 17, 2008 at 05:05:32PM -0400, Jason Baron wrote:
> --- a/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
> +++ b/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
> @@ -25,6 +25,7 @@
> * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> */
>
> +#include <linux/dynamic_debug_cpufreq.h>
> #include <linux/kernel.h>
> #include <linux/module.h>
> #include <linux/init.h>

kernel.h includes dynamic_debug.h right? Then why not just put the
_cpufreq.h stuff in the current cpufreq.h file(s)?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/