Commit 09ec4314 authored by David S. Miller's avatar David S. Miller

[PARPORT] sunbpp: Fix typo.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 29f7ac7e
......@@ -389,7 +389,7 @@ static struct of_device_id bpp_match[] = {
{},
};
MODULE_DEVICE_TABLE(of, qec_sbus_match);
MODULE_DEVICE_TABLE(of, bpp_match);
static struct of_platform_driver bpp_sbus_driver = {
.name = "bpp",
......
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