summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627dhg/superio.c
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-03-23 15:03:13 +0100
committerElyes Haouas <ehaouas@noos.fr>2024-03-30 07:47:54 +0000
commitd586545bf8131558ba00e675f0d2f2e8c44698e3 (patch)
tree1cb71a44677fb356021e335ae554ffa31fa55fbb /src/superio/winbond/w83627dhg/superio.c
parent5d57af9a36d8ef1c1a531034f7d7e5cdb182fb77 (diff)
superio: Remove blank lines before and after code blocks
Change-Id: I0d2ff9828e83ef927036c561d11f95b54b858cda Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81431 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src/superio/winbond/w83627dhg/superio.c')
-rw-r--r--src/superio/winbond/w83627dhg/superio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/winbond/w83627dhg/superio.c b/src/superio/winbond/w83627dhg/superio.c
index 491b5c9c6d..d1df983546 100644
--- a/src/superio/winbond/w83627dhg/superio.c
+++ b/src/superio/winbond/w83627dhg/superio.c
@@ -20,7 +20,6 @@ static void w83627dhg_enable_UR2(struct device *dev)
static void w83627dhg_init(struct device *dev)
{
-
if (!dev->enabled)
return;