--- zzzz-none-000/linux-4.4.60/drivers/base/regmap/internal.h 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/drivers/base/regmap/internal.h 2021-02-04 17:41:59.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;