diff options
-rw-r--r-- | drivers/mfd/ab8500-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c index 14ee1896691e..41da9735a960 100644 --- a/drivers/mfd/ab8500-core.c +++ b/drivers/mfd/ab8500-core.c | |||
@@ -844,7 +844,6 @@ int __devinit ab8500_init(struct ab8500 *ab8500) | |||
844 | return ret; | 844 | return ret; |
845 | 845 | ||
846 | switch (value) { | 846 | switch (value) { |
847 | case AB8500_CUTEARLY: | ||
848 | case AB8500_CUT1P0: | 847 | case AB8500_CUT1P0: |
849 | case AB8500_CUT1P1: | 848 | case AB8500_CUT1P1: |
850 | case AB8500_CUT2P0: | 849 | case AB8500_CUT2P0: |