--- zzzz-none-000/linux-5.4.213/drivers/base/regmap/internal.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/base/regmap/internal.h 2024-05-29 11:19:50.000000000 +0000 @@ -84,6 +84,9 @@ struct list_head debugfs_off_cache; struct mutex cache_lock; + + unsigned int dump_address; + unsigned int dump_count; #endif unsigned int max_register;