Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

pinctrl: intel: Add blank line before endif in Kconfig

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>

+1
+1
drivers/pinctrl/intel/Kconfig
··· 151 151 help 152 152 This pinctrl driver provides an interface that allows configuring 153 153 of Intel Tiger Lake PCH pins and using them as GPIOs. 154 + 154 155 endif