mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 23:25:54 +00:00
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 _IOP32X_TIME_H_
|
|
#define _IOP32X_TIME_H_
|
|
#define IRQ_IOP_TIMER0 IRQ_IOP32X_TIMER0
|
|
#endif
|