Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

csky: drop asm/gpio.h wrapper

The asm/gpio.h header is gone now that all architectures just use
gpiolib, and so the redirect is no longer valid.

Acked-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

-1
-1
arch/csky/include/asm/Kbuild
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 generic-y += asm-offsets.h 3 3 generic-y += extable.h 4 - generic-y += gpio.h 5 4 generic-y += kvm_para.h 6 5 generic-y += mcs_spinlock.h 7 6 generic-y += qrwlock.h