diff options
Diffstat (limited to 'src/superio/smsc/lpc47n227/superio.c')
-rw-r--r-- | src/superio/smsc/lpc47n227/superio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/smsc/lpc47n227/superio.c b/src/superio/smsc/lpc47n227/superio.c index edcc2717c9..172084ffad 100644 --- a/src/superio/smsc/lpc47n227/superio.c +++ b/src/superio/smsc/lpc47n227/superio.c @@ -106,7 +106,6 @@ void lpc47n227_pnp_enable(struct device *dev) */ static void lpc47n227_init(struct device *dev) { - if (!dev->enabled) return; |