mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-12 16:11:04 +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_IOP33X_GPIO_H
|
|
#define __ASM_ARCH_IOP33X_GPIO_H
|
|
|
|
#include <asm/hardware/iop3xx-gpio.h>
|
|
|
|
#endif
|