aboutsummaryrefslogtreecommitdiff
path: root/src/superio/serverengines/pilot/pilot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/serverengines/pilot/pilot.h')
-rw-r--r--src/superio/serverengines/pilot/pilot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/serverengines/pilot/pilot.h b/src/superio/serverengines/pilot/pilot.h
index de75a94276..de9ec9f832 100644
--- a/src/superio/serverengines/pilot/pilot.h
+++ b/src/superio/serverengines/pilot/pilot.h
@@ -21,8 +21,8 @@
/* PILOT Super I/O is only based on LPC observation done on factory system. */
-#define PILOT_SP1 0x02 /* Com1 */
#define PILOT_LD1 0x01 /* Logical device 1 */
+#define PILOT_SP1 0x02 /* Com1 */
#define PILOT_LD4 0x04 /* Logical device 4 */
#define PILOT_LD5 0x05 /* Logical device 5 */
#define PILOT_LD7 0x07 /* Logical device 7 */