]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.20-PPC-EXPORT_SYMBOL.patch
- added description of djurban's branch
[packages/kernel.git] / linux-2.4.20-PPC-EXPORT_SYMBOL.patch
CommitLineData
f77517c0 1--- linux-2.4.19/arch/ppc/kernel/ppc_ksyms.c.org Thu Sep 19 20:41:52 2002
2+++ linux-2.4.19/arch/ppc/kernel/ppc_ksyms.c Thu Sep 19 20:41:40 2002
3@@ -371,3 +371,5 @@
4 #endif /* defined(CONFIG_ALL_PPC) */
5
6
7+EXPORT_SYMBOL(ioremap_bot);
8+
cec81b5a 9--- linux-2.4.20/arch/ppc/kernel/ppc_ksyms.c.org Fri Feb 21 12:24:39 2003
10+++ linux-2.4.20/arch/ppc/kernel/ppc_ksyms.c Fri Feb 21 13:29:56 2003
11@@ -370,3 +370,4 @@
12
13 EXPORT_SYMBOL(ioremap_bot);
14
15+EXPORT_SYMBOL(pmac_get_partition);
This page took 0.736716 seconds and 4 git commands to generate.