mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-03 17:44:54 +00:00
63f385cd1f
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_IOP32X_GPIO_H
|
|
#define __ASM_ARCH_IOP32X_GPIO_H
|
|
|
|
#include <asm/hardware/iop3xx-gpio.h>
|
|
|
|
#endif
|