csky: Move to generic ticket-spinlock
authorGuo Ren <guoren@linux.alibaba.com>
Fri, 18 Mar 2022 08:34:21 +0000 (16:34 +0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 11 May 2022 18:50:15 +0000 (11:50 -0700)
commit9282d0996936c5fbf877c0d096a3feb456c878ad
tree6a5e92a9ebae7582f8c8a10353008ce6caea8407
parentc9c0b0ba1e1134a8dcf386474a4c85718b6fe1d2
csky: Move to generic ticket-spinlock

There is no benefit from custom implementation for ticket-spinlock,
so move to generic ticket-spinlock for easy maintenance.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/csky/include/asm/Kbuild
arch/csky/include/asm/spinlock.h [deleted file]
arch/csky/include/asm/spinlock_types.h [deleted file]