Merge tag 'configfs-for-5.2' of git://git.infradead.org/users/hch/configfs
[sfrench/cifs-2.6.git] / drivers / rtc / rtc-sirfsoc.c
index 2a9e151cae992ae321b9ec384386fd9ff8b58ace..9ba28d1ebd87a8f2003dfc2ae71ae752eaa16401 100644 (file)
@@ -279,7 +279,7 @@ static const struct of_device_id sirfsoc_rtc_of_match[] = {
        {},
 };
 
-const struct regmap_config sysrtc_regmap_config = {
+static const struct regmap_config sysrtc_regmap_config = {
        .reg_bits = 32,
        .val_bits = 32,
        .fast_io = true,