From: David S. Miller Date: Mon, 29 Oct 2007 07:23:07 +0000 (-0700) Subject: [SPARC64]: Kill unused ITAG_MASK macro in ultra.S X-Git-Tag: v2.6.24-rc2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099d575aaf3dcf4c9c1e0b53c7b17c5faddb1b59;p=pandora-kernel.git [SPARC64]: Kill unused ITAG_MASK macro in ultra.S It is unused since we went to an I-cache flush that solely used the 'flush' instruction, and it's presence breaks the build when PAGE_SIZE is 512KB. Signed-off-by: David S. Miller --- Reading git-diff-tree failed