* [PATCH] powerpc: don't export pci dma inlines
@ 2008-11-17 23:03 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2008-11-17 23:03 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev list
These are inlines provided by the pci-dma-compat API.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
arch/powerpc/kernel/ppc_ksyms.c | 2 --
1 file changed, 2 deletions(-)
--- everything.orig/arch/powerpc/kernel/ppc_ksyms.c 2008-11-17
23:58:35.000000000 +0100
+++ everything/arch/powerpc/kernel/ppc_ksyms.c 2008-11-18
00:01:13.000000000 +0100
@@ -96,8 +96,6 @@ EXPORT_SYMBOL(copy_4K_page);
EXPORT_SYMBOL(isa_io_base);
EXPORT_SYMBOL(isa_mem_base);
EXPORT_SYMBOL(pci_dram_offset);
-EXPORT_SYMBOL(pci_alloc_consistent);
-EXPORT_SYMBOL(pci_free_consistent);
#endif /* CONFIG_PCI */
EXPORT_SYMBOL(start_thread);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-17 23:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-17 23:03 [PATCH] powerpc: don't export pci dma inlines Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).