summaryrefslogtreecommitdiff
path: root/src/superio/winbond
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond')
-rw-r--r--src/superio/winbond/w83627dhg/superio.c1
-rw-r--r--src/superio/winbond/w83627thg/superio.c1
-rw-r--r--src/superio/winbond/w83627uhg/superio.c1
-rw-r--r--src/superio/winbond/w83977tf/superio.c1
4 files changed, 0 insertions, 4 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;
diff --git a/src/superio/winbond/w83627thg/superio.c b/src/superio/winbond/w83627thg/superio.c
index 156239f1a3..7778a283fd 100644
--- a/src/superio/winbond/w83627thg/superio.c
+++ b/src/superio/winbond/w83627thg/superio.c
@@ -8,7 +8,6 @@
static void w83627thg_init(struct device *dev)
{
-
if (!dev->enabled)
return;
diff --git a/src/superio/winbond/w83627uhg/superio.c b/src/superio/winbond/w83627uhg/superio.c
index e276fc5e08..3098ee2695 100644
--- a/src/superio/winbond/w83627uhg/superio.c
+++ b/src/superio/winbond/w83627uhg/superio.c
@@ -38,7 +38,6 @@ static void set_uart_clock_source(struct device *dev, u8 uart_clock)
static void w83627uhg_init(struct device *dev)
{
-
if (!dev->enabled)
return;
diff --git a/src/superio/winbond/w83977tf/superio.c b/src/superio/winbond/w83977tf/superio.c
index 28bfc8c4cd..04530ab95c 100644
--- a/src/superio/winbond/w83977tf/superio.c
+++ b/src/superio/winbond/w83977tf/superio.c
@@ -9,7 +9,6 @@
static void w83977tf_init(struct device *dev)
{
-
if (!dev->enabled)
return;