Commit 07834743 authored by Yoshinori Sato's avatar Yoshinori Sato

h8300: fix typo.

Signed-off-by: default avatarYoshinori Sato <ysato@users.sourceforge.jp>
parent 24a42c7a
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment