]> git.hungrycats.org Git - linux/commit
[PATCH] ppc64: Fix module exports for G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 Oct 2004 00:35:27 +0000 (17:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Oct 2004 00:35:27 +0000 (17:35 -0700)
commit70f607c60be21c87cc977ae7beb9ba66e17b52a6
tree9ce7e4593905c0f182af646c62ed10869f4d6eec
parentd2a604d8008e75847313b710540ca7e934423283
[PATCH] ppc64: Fix module exports for G5

Some stuffs in ppc_ksyms.c where still #ifdef CONFIG_PPC_PSERIES, which
is no longer set for PowerMac-only configs. Change them to depend on
CONFIG_PPC_MULTIPLATFORM for now. Later on, a bunch of these will be
just gone since those are mostly deprecated functions and I'll move the
exports close to the actual functions.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/ppc_ksyms.c