ucc_geth: Fix MODULE_DEVICE_TABLE() duplication
[powerpc.git] / drivers / net / ucc_geth_mii.c
index f96966d..7bcb82f 100644 (file)
@@ -260,8 +260,6 @@ static struct of_device_id uec_mdio_match[] = {
        {},
 };
 
-MODULE_DEVICE_TABLE(of, uec_mdio_match);
-
 static struct of_platform_driver uec_mdio_driver = {
        .name   = DRV_NAME,
        .probe  = uec_mdio_probe,