gpio: pch: Add a blank line between declaration and code
authorAbanoub Sameh <abanoubsameh8@gmail.com>
Tue, 21 Jul 2020 14:50:46 +0000 (16:50 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 21 Jul 2020 16:12:57 +0000 (19:12 +0300)
commit37ceab74f12f00900734109ebf9b7a6a7791a9d0
treee4387018265478be82f3d970e131a0a121d61ab5
parent0c106a23d6927533df560bce7096454b0c228833
gpio: pch: Add a blank line between declaration and code

Added a lined between a declaration and other statements according to the
kernel coding style.

Signed-off-by: Abanoub Sameh <abanoubsameh@protonmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-pch.c