powerpc/cpm: Move CPMFCR_* defines into cpm.h
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Mon, 12 Oct 2009 16:49:18 +0000 (20:49 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Nov 2009 03:43:19 +0000 (21:43 -0600)
commit71d94fe842c34fb93eb32ae20207bea757292b79
tree19eb85e78bcfc97b29d193af92be6cc6cc6308e6
parent80952988a2c6f0aa73e9ec6554084446da8d8791
powerpc/cpm: Move CPMFCR_* defines into cpm.h

The bits are generic to CPM devices, so let's move them to the
common header file, so drivers won't need to privately reintroduce
another bunch of the same bits (as we can't include cpm2.h header
together with cpm1.h).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/cpm.h
arch/powerpc/include/asm/cpm2.h