Skip to content

Commit ed8023a

Browse files
committed
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 <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 4fe53bf commit ed8023a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/csky/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0
22
generic-y += asm-offsets.h
33
generic-y += extable.h
4-
generic-y += gpio.h
54
generic-y += kvm_para.h
65
generic-y += mcs_spinlock.h
76
generic-y += qrwlock.h

0 commit comments

Comments
 (0)