aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/lpc_ich.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c
index c0683370abbf..b201b0d893ca 100644
--- a/drivers/mfd/lpc_ich.c
+++ b/drivers/mfd/lpc_ich.c
@@ -501,7 +501,7 @@ static struct lpc_ich_info lpc_chipset_info[] = {
501 }, 501 },
502 [LPC_AVN] = { 502 [LPC_AVN] = {
503 .name = "Avoton SoC", 503 .name = "Avoton SoC",
504 .iTCO_version = 1, 504 .iTCO_version = 3,
505 .gpio_version = AVOTON_GPIO, 505 .gpio_version = AVOTON_GPIO,
506 }, 506 },
507 [LPC_COLETO] = { 507 [LPC_COLETO] = {