summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-12-21 08:17:20 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-12-21 08:17:20 +1100
commita8cad675fe9dac2c89066035ece04a4d594225cf (patch)
tree03765bff4a154ff72720ffda7207d325ffaba8a2 /arch
parent9d2f12ca11da432d13fa99acdba7eb8b8a13989b (diff)
parent62016565bb04cb9f138510e87c9e4da95e00fdfb (diff)
Merge remote-tracking branch 'c6x/for-linux-next'
Diffstat (limited to 'arch')
-rw-r--r--arch/c6x/kernel/asm-offsets.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/c6x/kernel/asm-offsets.c b/arch/c6x/kernel/asm-offsets.c
index cff57764fcad..0f8fde494875 100644
--- a/arch/c6x/kernel/asm-offsets.c
+++ b/arch/c6x/kernel/asm-offsets.c
@@ -107,7 +107,6 @@ void foo(void)
/* These would be unneccessary if we ran asm files
* through the preprocessor.
*/
- DEFINE(KTHREAD_SIZE, THREAD_SIZE);
DEFINE(KTHREAD_SHIFT, THREAD_SHIFT);
DEFINE(KTHREAD_START_SP, THREAD_START_SP);
DEFINE(ENOSYS_, ENOSYS);