Merge branch 'master' into upstream-fixes
[deliverable/linux.git] / drivers / net / bmac.c
index 73f2fcfc557f84297f68a698696fd5b7f92310e8..bbca8ae8018c3718e0e41dd723f61d1712489791 100644 (file)
@@ -1658,6 +1658,7 @@ static struct of_device_id bmac_match[] =
        },
        {},
 };
+MODULE_DEVICE_TABLE (of, bmac_match);
 
 static struct macio_driver bmac_driver = 
 {
This page took 0.030116 seconds and 5 git commands to generate.