- Updated to 2.6.32-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / serial / sunsab.c
index d514e28..2ee5289 100644 (file)
@@ -1093,6 +1093,7 @@ static const struct of_device_id sab_match[] = {
 MODULE_DEVICE_TABLE(of, sab_match);
 
 static struct of_platform_driver sab_driver = {
+       .owner          = THIS_MODULE,
        .name           = "sab",
        .match_table    = sab_match,
        .probe          = sab_probe,