mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-07 08:45:14 +07:00
![Arnaud Patard](/assets/img/avatar_default.png)
This patch brings support for gpio/gpiolib framework to Intel IOP3xx platforms. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Acked-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
7 lines
113 B
C
7 lines
113 B
C
#ifndef __ASM_ARCH_IOP33X_GPIO_H
|
|
#define __ASM_ARCH_IOP33X_GPIO_H
|
|
|
|
#include <asm/hardware/iop3xx-gpio.h>
|
|
|
|
#endif
|