aboutsummaryrefslogtreecommitdiff
path: root/src/superio/NSC/pc87360/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/NSC/pc87360/chip.h')
-rw-r--r--src/superio/NSC/pc87360/chip.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/superio/NSC/pc87360/chip.h b/src/superio/NSC/pc87360/chip.h
index 24bf65061f..55787566fc 100644
--- a/src/superio/NSC/pc87360/chip.h
+++ b/src/superio/NSC/pc87360/chip.h
@@ -14,7 +14,7 @@
extern struct chip_control superio_NSC_pc87360_control;
struct superio_NSC_pc87360_config {
- struct com_ports com1;
- struct lpt_ports lpt;
- int port;
+ struct com_ports com1;
+ struct lpt_ports lpt;
+ int port;
};