From: David S. Miller Date: Sun, 20 May 2012 04:22:11 +0000 (-0700) Subject: sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h X-Git-Tag: v3.5-rc1~190^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bfcee9ad369aca590211a4a8fffd28f1ed39a82;p=pandora-kernel.git 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 --- Reading git-diff-tree failed