pinctrl: intel: Add blank line before endif in Kconfig
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 29 Oct 2020 11:17:28 +0000 (13:17 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Nov 2020 20:32:13 +0000 (22:32 +0200)
Add a blank line before endif directive in Kconfig for better readability.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/pinctrl/intel/Kconfig

index 24a6fbc..44b66bf 100644 (file)
@@ -151,4 +151,5 @@ config PINCTRL_TIGERLAKE
        help
          This pinctrl driver provides an interface that allows configuring
          of Intel Tiger Lake PCH pins and using them as GPIOs.
        help
          This pinctrl driver provides an interface that allows configuring
          of Intel Tiger Lake PCH pins and using them as GPIOs.
+
 endif
 endif