libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
[linux-2.6-block.git] / drivers / hwmon / abituguru.c
index 9c8a6bab822866ccab860a04fd276979bd69a115..7a09c1615aa90bd0a89758d81c91e3700913d3b8 100644 (file)
@@ -1547,7 +1547,6 @@ static SIMPLE_DEV_PM_OPS(abituguru_pm, abituguru_suspend, abituguru_resume);
 
 static struct platform_driver abituguru_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = ABIT_UGURU_NAME,
                .pm     = ABIT_UGURU_PM,
        },