--- zzzz-none-000/linux-4.4.271/drivers/base/regmap/internal.h 2021-06-03 06:22:09.000000000 +0000 +++ maple-fsgw-759/linux-4.4.271/drivers/base/regmap/internal.h 2023-12-20 10:37:06.000000000 +0000 @@ -85,6 +85,9 @@ struct list_head debugfs_off_cache; struct mutex cache_lock; + + unsigned int dump_address; + unsigned int dump_count; #endif unsigned int max_register;