mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-20 19:23:57 +08: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 _IOP33X_TIME_H_
|
|
#define _IOP33X_TIME_H_
|
|
#define IRQ_IOP_TIMER0 IRQ_IOP33X_TIMER0
|
|
#endif
|