From: Kevin Hao Date: Thu, 13 Aug 2015 11:51:35 +0000 (+0800) Subject: powerpc/e6500: remove the stale TCD_LOCK macro X-Git-Tag: omap-for-v4.3/fixes-rc1~100^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5e55cc08c76134e38526a66b3bd30b1b71bbf63;p=pandora-kernel.git powerpc/e6500: remove the stale TCD_LOCK macro Since we moved the "lock" to be the first element of struct tlb_core_data in commit 82d86de25b9c ("powerpc/e6500: Make TLB lock recursive"), this macro is not used by any code. Just delete it. Signed-off-by: Kevin Hao Signed-off-by: Scott Wood --- Reading git-diff-tree failed