From: Eric Miao Date: Mon, 19 Jan 2009 03:42:32 +0000 (+0800) Subject: [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors X-Git-Tag: v2.6.29-rc5~38^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6729deb26a131083add5b7238c7b7478ef6b502;p=pandora-kernel.git [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors 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 --- Reading git-diff-tree failed