Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[linux-2.6-block.git] / drivers / power / generic-adc-battery.c
index 59a1421f92885ea8fa98f0468b9a8b5660010c65..d72733e4f93aa68a8fe12b24b2bc2d9e6bc9bd32 100644 (file)
@@ -414,7 +414,6 @@ static const struct dev_pm_ops gab_pm_ops = {
 static struct platform_driver gab_driver = {
        .driver         = {
                .name   = "generic-adc-battery",
-               .owner  = THIS_MODULE,
                .pm     = GAB_PM_OPS
        },
        .probe          = gab_probe,