aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/smsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/superiotool/smsc.c')
-rw-r--r--util/superiotool/smsc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c
index f26204dc51..2a5487407d 100644
--- a/util/superiotool/smsc.c
+++ b/util/superiotool/smsc.c
@@ -26,7 +26,7 @@
#define DEVICE_ID_REG 0x20
#define DEVICE_REV_REG 0x21
-const static struct superio_registers reg_table[] = {
+static const struct superio_registers reg_table[] = {
/* The following Super I/Os use the 0x20/0x21 ID registers. */
{0x0e, "LPC47N252", { /* From sensors-detect */
{EOT}}},