mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. 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
|