[ARM] pxa: make more SSCR0 bit definitions visible on multiple processors
authorEric Miao <eric.miao@marvell.com>
Mon, 19 Jan 2009 03:42:32 +0000 (11:42 +0800)
committerEric Miao <eric.miao@marvell.com>
Mon, 19 Jan 2009 03:42:32 +0000 (11:42 +0800)
The only exclusive definitions are SSCR0_SCR and SSCR0_SerClkDiv(), loosen
that exclusive #ifdef .. #else .. #endif to allow other definitions to be
visible when slected multiple processors. This helps to pass the building
of pxa-ssp.c.

Signed-off-by: Eric Miao <eric.miao@marvell.com>

No differences found