]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd7fb2a59c9f7305eae572b65ddf3412ec5a772b9
treedb42df0892446b1d0e686d63dfc04886506bfe8f
parent93712967d8293fc101360104c806b3dc13e396f6
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