[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 5 Jul 2007 09:35:33 +0000 (19:35 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Jul 2007 12:00:57 +0000 (22:00 +1000)
With !CONFIG_NUMA, these are static inlines in the header file so
don't generate exports for them in that case.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found