]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
csky: drop asm/gpio.h wrapper
authorArnd Bergmann <arnd@arndb.de>
Wed, 5 Jun 2024 12:41:26 +0000 (14:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Jul 2024 12:20:50 +0000 (14:20 +0200)
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>
arch/csky/include/asm/Kbuild

index 1117c28cb7e8ab5bad7022c8e612caf0c9cbd808..13ebc5e343601f7362cd12c545b7b12e8cd4b75f 100644 (file)
@@ -1,7 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 generic-y += asm-offsets.h
 generic-y += extable.h
-generic-y += gpio.h
 generic-y += kvm_para.h
 generic-y += mcs_spinlock.h
 generic-y += qrwlock.h