]> err.no Git - linux-2.6/blobdiff - drivers/video/s3c2410fb.c
Merge rsync://bughost.org/repos/ieee80211-delta/
[linux-2.6] / drivers / video / s3c2410fb.c
index bf679312be060b27c23d6ef57eb36a8fb8a64f69..855a6778b9eba115879bdbde91d4372f414b9d81 100644 (file)
@@ -884,6 +884,7 @@ static int s3c2410fb_resume(struct device *dev)
 
 static struct device_driver s3c2410fb_driver = {
        .name           = "s3c2410-lcd",
+       .owner          = THIS_MODULE,
        .bus            = &platform_bus_type,
        .probe          = s3c2410fb_probe,
        .suspend        = s3c2410fb_suspend,