bcm53xx: fix typo in bcm47xx sprom driver
[openwrt/svn-archive/archive.git] / target / linux / bcm53xx / files / drivers / misc / bcm47xx-sprom.c
index a82728df91184dc9d4ef3dcc9f2916da52c70942..3c5d58ff3884e5f6bf996fb0a442dfafc758637c 100644 (file)
@@ -734,7 +734,7 @@ static const struct of_device_id bcm47xx_sprom_of_match_table[] = {
        { .compatible = "brcm,bcm47xx-sprom", },
        {},
 };
-MODULE_DEVICE_TABLE(of, mvebu_pcie_of_match_table);
+MODULE_DEVICE_TABLE(of, bcm47xx_sprom_of_match_table);
 
 static struct platform_driver bcm47xx_sprom_driver = {
        .driver = {