]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/fec_mpc52xx_phy.c
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32
[karo-tx-linux.git] / drivers / net / fec_mpc52xx_phy.c
index 31e6d62b785d81beb13ea7b4f76792975a385127..ee0f3c6d3f888e636c6da076a83d5b3ac4187d72 100644 (file)
@@ -155,6 +155,7 @@ static struct of_device_id mpc52xx_fec_mdio_match[] = {
        { .compatible = "mpc5200b-fec-phy", },
        {}
 };
+MODULE_DEVICE_TABLE(of, mpc52xx_fec_mdio_match);
 
 struct of_platform_driver mpc52xx_fec_mdio_driver = {
        .name = "mpc5200b-fec-phy",