[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch] fix cpufreq compilation



This is needed to compile kernel/cpufreq.c if the legacy procfs interface 
is not enabled in the latest BK tree. 

	-pat

===== kernel/cpufreq.c 1.13 vs edited =====
--- 1.13/kernel/cpufreq.c	Mon Jan 13 15:57:39 2003
+++ edited/kernel/cpufreq.c	Mon Jan 13 16:05:24 2003
@@ -21,6 +21,7 @@
 #include <linux/interrupt.h>
 #include <linux/spinlock.h>
 #include <linux/device.h>
+#include <linux/slab.h>
 
 #ifdef CONFIG_CPU_FREQ_PROC_INTF
 #include <linux/ctype.h>

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


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」