X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=drivers%2Fclocksource%2Fh8300_timer8.c;h=6998486a3433dc03deb1d6c76db07562b2b364eb;hp=e83db7bae96a1538d98a6a8462974464e4486da4;hb=729aca0d68885e1ca7ca8eb01a1ae294da290776;hpb=6829bca19fa4916e02d1098a61099261d20f84eb diff --git a/drivers/clocksource/h8300_timer8.c b/drivers/clocksource/h8300_timer8.c index e83db7bae96a..6998486a3433 100644 --- a/drivers/clocksource/h8300_timer8.c +++ b/drivers/clocksource/h8300_timer8.c @@ -216,7 +216,6 @@ static int timer8_setup(struct timer8_priv *p, int irq; int ret; - memset(p, 0, sizeof(*p)); p->pdev = pdev; res = platform_get_resource(p->pdev, IORESOURCE_MEM, 0);