sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
authorDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 04:22:11 +0000 (21:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 04:22:11 +0000 (21:22 -0700)
commit0bfcee9ad369aca590211a4a8fffd28f1ed39a82
treedb42df0892446b1d0e686d63dfc04886506bfe8f
parentd0be6b16c34e87cccadc55ac21bb88d46db75493
sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h

GET_PROCESSOR4D_ID is completely unused, so delete it.

Move GET_PROCESSOR4M_ID to the sun4m specific trap code
which uses it.

We now no longer need to include asm/asi.h

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/asmmacro.h
arch/sparc/kernel/entry.S