aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/docg3.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/devices/docg3.c')
-rw-r--r--drivers/mtd/devices/docg3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/devices/docg3.c b/drivers/mtd/devices/docg3.c
index 21cc4b66feaa..72346048532d 100644
--- a/drivers/mtd/devices/docg3.c
+++ b/drivers/mtd/devices/docg3.c
@@ -2129,7 +2129,6 @@ static int __exit docg3_release(struct platform_device *pdev)
2129static struct platform_driver g3_driver = { 2129static struct platform_driver g3_driver = {
2130 .driver = { 2130 .driver = {
2131 .name = "docg3", 2131 .name = "docg3",
2132 .owner = THIS_MODULE,
2133 }, 2132 },
2134 .suspend = docg3_suspend, 2133 .suspend = docg3_suspend,
2135 .resume = docg3_resume, 2134 .resume = docg3_resume,