commit | 5c8c56ebdfb290e4feaac406518903f58714d874 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sat Oct 22 14:42:51 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sat Oct 22 14:42:51 2005 +1000 |
tree | 424ca8975f59d4bb8daa985fc769f10c34a5e87a | |
parent | 05d84681abcb33fe34accb5982c413daeb4208c4 [diff] [blame] |
powerpc: Move agp_special_page export to where it is defined ... instead of exporting it in arch/*/kernel/ppc_ksyms.c. Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/powerpc/mm/init_32.c b/arch/powerpc/mm/init_32.c index caeb02e..aa6a544 100644 --- a/arch/powerpc/mm/init_32.c +++ b/arch/powerpc/mm/init_32.c
@@ -69,6 +69,7 @@ int boot_mapsize; #ifdef CONFIG_PPC_PMAC unsigned long agp_special_page; +EXPORT_SYMBOL(agp_special_page); #endif #ifdef CONFIG_HIGHMEM