Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 07834743 authored by Yoshinori Sato's avatar Yoshinori Sato
Browse files

h8300: fix typo.

parent 24a42c7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ static const struct of_device_id timer8_of_table[] __maybe_unused = {
	{ }
};

MODULE_DEVICE_TABLE(of, sh_cmt_of_table);
MODULE_DEVICE_TABLE(of, timer8_of_table);
static struct platform_driver timer8_driver = {
	.probe		= timer8_probe,
	.remove		= timer8_remove,