Commit b917a164 authored by Martin J. Bligh's avatar Martin J. Bligh Committed by Linus Torvalds

[PATCH] revert pfn_to_nid change.

This change was wrong. pfn_to_nid is a macro.
parent 674e9496
......@@ -68,9 +68,6 @@ EXPORT_SYMBOL(EISA_bus);
EXPORT_SYMBOL(MCA_bus);
#ifdef CONFIG_DISCONTIGMEM
EXPORT_SYMBOL(node_data);
#ifdef CONFIG_X86_NUMAQ
EXPORT_SYMBOL(pfn_to_nid);
#endif
#endif
#ifdef CONFIG_X86_NUMAQ
EXPORT_SYMBOL(xquad_portio);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment