forked from Minki/linux
a09e64fbc0
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
96 B
C
5 lines
96 B
C
#ifndef _IOP33X_TIME_H_
|
|
#define _IOP33X_TIME_H_
|
|
#define IRQ_IOP_TIMER0 IRQ_IOP33X_TIMER0
|
|
#endif
|