git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0be6b1
)
sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h
author
David S. Miller
<davem@davemloft.net>
Sun, 20 May 2012 04:22:11 +0000
(21:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 20 May 2012 04:22:11 +0000
(21:22 -0700)
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>
No differences found