]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: Remove duplicate struct task_struct declaration
authorWan Jiabing <wanjiabing@vivo.com>
Wed, 31 Mar 2021 01:28:50 +0000 (09:28 +0800)
committerHelge Deller <deller@gmx.de>
Tue, 6 Apr 2021 09:46:26 +0000 (11:46 +0200)
commit5a88db6a6307c9116ac0a8fbbb6160b2bf1ae8a0
treed39d345ccce4d79e24fc0a37d5a9fdabb0a48e3b
parentaf17dac18492216dd3df2dc382fc88eeffbff213
parisc: Remove duplicate struct task_struct declaration

struct task_struct is declared twice. One has been declared
at 154th line. Remove the duplicate.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/processor.h