iio: adc: Fix MAX9611 spacing
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Wed, 3 Apr 2019 15:03:51 +0000 (16:03 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 14 Apr 2019 12:22:29 +0000 (13:22 +0100)
Between "config" and "MAX9611" there is a tab, replace it
with a space.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig

index 846c7ac..d0a3e3b 100644 (file)
@@ -553,7 +553,7 @@ config MAX1363
          To compile this driver as a module, choose M here: the module will be
          called max1363.
 
-config MAX9611
+config MAX9611
        tristate "Maxim max9611/max9612 ADC driver"
        depends on I2C
        help