aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nsc/pc8374/superio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/nsc/pc8374/superio.c')
-rw-r--r--src/superio/nsc/pc8374/superio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/nsc/pc8374/superio.c b/src/superio/nsc/pc8374/superio.c
index 247aae913e..0dd33d597e 100644
--- a/src/superio/nsc/pc8374/superio.c
+++ b/src/superio/nsc/pc8374/superio.c
@@ -33,7 +33,7 @@
static void init(device_t dev)
{
- struct superio_nsc_pc8374_config *conf = dev­>chip_info;
+ struct superio_nsc_pc8374_config *conf = dev->chip_info;
struct resource *res0;
if (!dev->enabled)