powerpc/cpm2: fix building fs_enet driver as a module.
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 19 Mar 2009 04:21:23 +0000 (22:21 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 Mar 2009 09:00:01 +0000 (04:00 -0500)
Building the fs_enet driver as a modules fails because it cannot
access the global cpm2_immr symbol.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found