public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] drivers/cpufreq/cpufreq.c: static functions mustn't be exported
@ 2006-04-13 11:58 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-04-13 11:58 UTC (permalink / raw)
  To: davej; +Cc: cpufreq, linux-kernel

This patch removes the EXPORT_SYMBOL_GPL of the static function 
cpufreq_parse_governor().

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.17-rc1-mm2-full/drivers/cpufreq/cpufreq.c.old	2006-04-13 10:48:13.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/drivers/cpufreq/cpufreq.c	2006-04-13 10:48:19.000000000 +0200
@@ -319,7 +319,6 @@
 	}
 	return -EINVAL;
 }
-EXPORT_SYMBOL_GPL(cpufreq_parse_governor);
 
 
 /* drivers/base/cpu.c */


^ permalink raw reply	[flat|nested] 2+ messages in thread
* [2.6 patch] drivers/cpufreq/cpufreq.c: static functions mustn't be exported
@ 2006-04-18 15:06 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-04-18 15:06 UTC (permalink / raw)
  To: Andrew Morton; +Cc: davej, cpufreq, linux-kernel

This patch removes the EXPORT_SYMBOL_GPL of the static function 
cpufreq_parse_governor().

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 13 Apr 2006

--- linux-2.6.17-rc1-mm2-full/drivers/cpufreq/cpufreq.c.old	2006-04-13 10:48:13.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/drivers/cpufreq/cpufreq.c	2006-04-13 10:48:19.000000000 +0200
@@ -319,7 +319,6 @@
 	}
 	return -EINVAL;
 }
-EXPORT_SYMBOL_GPL(cpufreq_parse_governor);
 
 
 /* drivers/base/cpu.c */


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-18 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-13 11:58 [2.6 patch] drivers/cpufreq/cpufreq.c: static functions mustn't be exported Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-04-18 15:06 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox