summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/sc16is7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/sc16is7xx.h')
-rw-r--r--drivers/tty/serial/sc16is7xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/serial/sc16is7xx.h b/drivers/tty/serial/sc16is7xx.h
index 2ee3ce83d95a..afb784eaee45 100644
--- a/drivers/tty/serial/sc16is7xx.h
+++ b/drivers/tty/serial/sc16is7xx.h
@@ -19,7 +19,7 @@ struct sc16is7xx_devtype {
int nr_uart;
};
-extern struct regmap_config sc16is7xx_regcfg;
+extern const struct regmap_config sc16is7xx_regcfg;
extern const struct of_device_id sc16is7xx_dt_ids[];