/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2019 * Author(s): Giulio Benetti */ #ifndef __ASM_ARCH_GPIO_H__ #define __ASM_ARCH_GPIO_H__ #include #endif /* __ASM_ARCH_GPIO_H__ */