aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lpc_ich.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/lpc_ich.c')
-rw-r--r--drivers/mfd/lpc_ich.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index b201b0d893ca..2f657c7472b2 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -305,6 +305,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
305 [LPC_NM10] = { 305 [LPC_NM10] = {
306 .name = "NM10", 306 .name = "NM10",
307 .iTCO_version = 2, 307 .iTCO_version = 2,
308 .gpio_version = ICH_V7_GPIO,
308 }, 309 },
309 [LPC_ICH8] = { 310 [LPC_ICH8] = {
310 .name = "ICH8 or ICH8R", 311 .name = "ICH8 or ICH8R",