From: Will Deacon Date: Fri, 21 Jun 2013 17:17:22 +0000 (+0100) Subject: alpha: locks: remove unused arch_*_relax operations X-Git-Tag: v3.11-rc3~25^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3ed3c002666540d9782a5219fa75c8a3fba98f;p=pandora-kernel.git alpha: locks: remove unused arch_*_relax operations The arch_{spin,read,write}_relax macros are not used anywhere in the kernel and are typically just aliases for cpu_relax(). This patch removes the unused definitions for Alpha. Cc: Al Viro Reviewed-by: Matt Turner Signed-off-by: Matt Turner Signed-off-by: Will Deacon --- Reading git-diff-tree failed