diff options
Diffstat (limited to 'util/superiotool/ite.c')
-rw-r--r-- | util/superiotool/ite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 060ebf2f45..47bf29fbe8 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -26,7 +26,7 @@ #define CHIP_VERSION_REG 0x22 -const static struct superio_registers reg_table[] = { +static const struct superio_registers reg_table[] = { {0x8661, "IT8661F", { /* TODO: Needs different init sequence. */ {NOLDN, NULL, |