powerpc/e6500: remove the stale TCD_LOCK macro
authorKevin Hao <haokexin@gmail.com>
Thu, 13 Aug 2015 11:51:35 +0000 (19:51 +0800)
committerScott Wood <scottwood@freescale.com>
Mon, 17 Aug 2015 23:53:42 +0000 (18:53 -0500)
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 <haokexin@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/asm-offsets.c

Simple merge