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>
6 lines
113 B
C
6 lines
113 B
C
#ifndef __ASM_ARCH_IOP33X_GPIO_H
|
|
#define __ASM_ARCH_IOP33X_GPIO_H
|
|
|
|
#include <asm/hardware/iop3xx-gpio.h>
|
|
|
|
#endif
|