soc: sunxi: sram: remove unneeded semicolon
authorJason Yan <yanaijie@huawei.com>
Thu, 10 Sep 2020 14:05:46 +0000 (22:05 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 11 Sep 2020 15:02:39 +0000 (17:02 +0200)
commit1893a2d5264e2004722afecfcea1859f38b3ed82
tree4b815a3b0e87ff2d40adf81b3e029a0cb07e5c70
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
soc: sunxi: sram: remove unneeded semicolon

Eliminate the following coccicheck warning:

drivers/soc/sunxi/sunxi_sram.c:197:2-3: Unneeded semicolon

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200910140546.1191280-1-yanaijie@huawei.com
drivers/soc/sunxi/sunxi_sram.c