--- zzzz-none-000/linux-4.4.271/drivers/base/regmap/internal.h 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/base/regmap/internal.h 2023-04-19 10:22:28.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;