mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-09 18:26:58 +00:00
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
|