mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk3026: rk_timer: fix timer base define
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <mach/irqs.h>
|
||||
|
||||
#define TIMER_NAME "rk_timer"
|
||||
#define BASE RK2928_TIMER0_PHYS
|
||||
#define BASE RK2928_TIMER0_BASE
|
||||
#define OFFSET 0x20
|
||||
|
||||
static struct resource rk_timer_resources[] __initdata = {
|
||||
|
||||
Reference in New Issue
Block a user