rtc: omap: Remove unneeded semicolon
authorzhengbin <zhengbin13@huawei.com>
Mon, 16 Dec 2019 03:19:13 +0000 (11:19 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Dec 2019 10:16:23 +0000 (11:16 +0100)
commitde0505660f6b3cb3f5438be32397b63f5da87454
treeee8fd86fd0ae4221708492f9ce375eab198e8e6b
parent62cbe63f58e774473214a02579d1745d7a85f0c1
rtc: omap: Remove unneeded semicolon

Fixes coccicheck warning:

drivers/rtc/rtc-omap.c:619:2-3: Unneeded semicolon

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Link: https://lore.kernel.org/r/1576466353-45384-1-git-send-email-zhengbin13@huawei.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-omap.c