aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/ab8500-debugfs.c')
-rw-r--r--drivers/mfd/ab8500-debugfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c
index b2c7e3b1edfa..9a8e185f11df 100644
--- a/drivers/mfd/ab8500-debugfs.c
+++ b/drivers/mfd/ab8500-debugfs.c
@@ -3263,7 +3263,6 @@ static int ab8500_debug_remove(struct platform_device *plf)
3263static struct platform_driver ab8500_debug_driver = { 3263static struct platform_driver ab8500_debug_driver = {
3264 .driver = { 3264 .driver = {
3265 .name = "ab8500-debug", 3265 .name = "ab8500-debug",
3266 .owner = THIS_MODULE,
3267 }, 3266 },
3268 .probe = ab8500_debug_probe, 3267 .probe = ab8500_debug_probe,
3269 .remove = ab8500_debug_remove 3268 .remove = ab8500_debug_remove