diff options
Diffstat (limited to 'include/linux/mfd/lpc_ich.h')
-rw-r--r-- | include/linux/mfd/lpc_ich.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/lpc_ich.h b/include/linux/mfd/lpc_ich.h index fec5256c3f5d..3e1df644c407 100644 --- a/include/linux/mfd/lpc_ich.h +++ b/include/linux/mfd/lpc_ich.h | |||
@@ -43,6 +43,7 @@ struct lpc_ich_info { | |||
43 | char name[32]; | 43 | char name[32]; |
44 | unsigned int iTCO_version; | 44 | unsigned int iTCO_version; |
45 | unsigned int gpio_version; | 45 | unsigned int gpio_version; |
46 | u8 use_gpio; | ||
46 | }; | 47 | }; |
47 | 48 | ||
48 | #endif | 49 | #endif |