[POWERPC] Fix compile error if CONFIG_STX_GP3 is defined
authorKumar Gala <galak@kernel.crashing.org>
Wed, 23 Jan 2008 12:36:40 +0000 (06:36 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:35:20 +0000 (19:35 -0600)
cpmux is need in all cases, having wrapped by the ifndef CONFIG_STX_GP3
was causing a compile error.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found