diff options
| -rw-r--r-- | arch/arm/mach-shmobile/setup-sh73a0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-sh73a0.c b/arch/arm/mach-shmobile/setup-sh73a0.c index fdf3894b1cc3..9696f3646864 100644 --- a/arch/arm/mach-shmobile/setup-sh73a0.c +++ b/arch/arm/mach-shmobile/setup-sh73a0.c | |||
| @@ -252,7 +252,7 @@ static struct sh_timer_config cmt10_platform_data = { | |||
| 252 | .name = "CMT10", | 252 | .name = "CMT10", |
| 253 | .channel_offset = 0x10, | 253 | .channel_offset = 0x10, |
| 254 | .timer_bit = 0, | 254 | .timer_bit = 0, |
| 255 | .clockevent_rating = 125, | 255 | .clockevent_rating = 80, |
| 256 | .clocksource_rating = 125, | 256 | .clocksource_rating = 125, |
| 257 | }; | 257 | }; |
| 258 | 258 | ||
