aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i3100/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i3100/chip.h')
-rw-r--r--src/southbridge/intel/i3100/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i3100/chip.h b/src/southbridge/intel/i3100/chip.h
index f35e4a8b0e..7e58674daf 100644
--- a/src/southbridge/intel/i3100/chip.h
+++ b/src/southbridge/intel/i3100/chip.h
@@ -43,6 +43,7 @@ struct southbridge_intel_i3100_config
/* GPIO use select */
u8 gpio[64];
+ int sata_ports_implemented;
u32 pirq_a_d;
u32 pirq_e_h;
};