diff options
Diffstat (limited to 'drivers/clocksource/sh_cmt.c')
| -rw-r--r-- | drivers/clocksource/sh_cmt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/sh_cmt.c b/drivers/clocksource/sh_cmt.c index ba73a6eb8d66..103c49362c68 100644 --- a/drivers/clocksource/sh_cmt.c +++ b/drivers/clocksource/sh_cmt.c | |||
| @@ -962,7 +962,6 @@ static int sh_cmt_setup(struct sh_cmt_device *cmt, struct platform_device *pdev) | |||
| 962 | unsigned int i; | 962 | unsigned int i; |
| 963 | int ret; | 963 | int ret; |
| 964 | 964 | ||
| 965 | memset(cmt, 0, sizeof(*cmt)); | ||
| 966 | cmt->pdev = pdev; | 965 | cmt->pdev = pdev; |
| 967 | raw_spin_lock_init(&cmt->lock); | 966 | raw_spin_lock_init(&cmt->lock); |
| 968 | 967 | ||
